mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
14 lines
249 B
Text
14 lines
249 B
Text
envy24control - Control tool for Envy24 (ice1712) based soundcards
|
|
|
|
Needs:
|
|
ALSA, GTK+, an Envy24-based soundcard
|
|
|
|
To build (from unpacked tarball):
|
|
./configure
|
|
make
|
|
su -c 'make install'
|
|
|
|
To build (from CVS):
|
|
./cvscompile
|
|
su -c 'make install'
|
|
|