1
2
3
4
5
6
7
8
9
10
11
12
| 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/
|
|