11 lines
377 B
Plaintext
11 lines
377 B
Plaintext
|
config BR2_PACKAGE_SOX
|
||
|
bool "sox"
|
||
|
help
|
||
|
SoX is a cross-platform (Windows, Linux, MacOS X, etc.) command line
|
||
|
utility that can convert various formats of computer audio files
|
||
|
into other formats.
|
||
|
It can also apply various effects to these sound files, and, as an
|
||
|
added bonus, SoX can play and record audio files on most platforms.
|
||
|
|
||
|
http://sox.sourceforge.net/
|