blob: b394fdb0ac51738528e502f98e9e06f0383730fa (
plain)
1
2
3
4
5
6
7
8
9
  | 
config BR2_PACKAGE_LIBSAMPLERATE
	bool "libsamplerate"
	help
	  Secret Rabbit Code (aka libsamplerate) is a Sample Rate
	  Converter for audio. One example of where such a thing would
	  be useful is converting audio from the CD sample rate of
	  44.1kHz to the 48kHz sample rate used by DAT players.
	  http://www.mega-nerd.com/SRC/
  |