alsa-tools/envy24control/README
qaqland d47606b434
Some checks failed
Build alsa-tools / fedora_latest_build (push) Has been cancelled
Build alsa-tools / ubuntu_last_build (push) Has been cancelled
envy24control: update README
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>
2026-05-28 16:15:46 +02:00

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'