hc
2023-02-14 0cc9b7c44253c93447ddf73e206fbdbb3d9f16b1
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_AUMIX
   bool "aumix"
   select BR2_PACKAGE_NCURSES
   help
     aumix is a small, easy-to-use program to control the mixer
     of your sound card. It runs in text mode using the ncurses
     library, or from the command line (non-interactively).
     It can read default settings from a file, and it can also
     automatically save and restore the mixer settings at shutdown
     and boot.
 
     http://jpj.net/~trevor/aumix.html