mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-05-30 21:37:48 -04:00
Closes: https://github.com/alsa-project/alsa-tools/pull/44 Signed-off-by: qaqland <anguoli@uniontech.com> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
15 lines
250 B
Text
15 lines
250 B
Text
envy24control - Control tool for Envy24 (ice1712) based soundcards
|
|
|
|
Needs:
|
|
ALSA, GTK4, an Envy24-based soundcard
|
|
|
|
To build (from unpacked tarball):
|
|
./configure
|
|
|
|
make
|
|
su -c 'make install'
|
|
|
|
To build (from GIT):
|
|
./gitcompile
|
|
su -c 'make install'
|
|
|