mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-04 01:40:17 -05:00
Added ADC/DAC volume controls
This commit is contained in:
parent
3bdc5c4692
commit
0ebaf0d04e
5 changed files with 467 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
bin_PROGRAMS = envy24control
|
||||
envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c \
|
||||
mixer.c patchbay.c hardware.c driverevents.c
|
||||
mixer.c patchbay.c hardware.c driverevents.c volume.c
|
||||
envy24control_LDFLAGS = $(GTK_LIBS)
|
||||
EXTRA_DIST = cvscompile
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue