mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Karsten Wiese <annabellesgarden@yahoo.de>:
This has more features: - PCM-Volume adjusted to MasteVolumeSlider setting at device start. - Direct Monitoring Functions adjustable directly on the US428 - Alsa Sequencer Output port for applications to receive the US428 sliders etc.
This commit is contained in:
parent
08f4ff3ade
commit
4e978a5a7e
10 changed files with 369 additions and 52 deletions
|
|
@ -3,8 +3,7 @@ AUTOMAKE_OPTIONS = 1.3 foreign
|
|||
|
||||
bin_PROGRAMS = us428control
|
||||
|
||||
us428control_SOURCES = us428control.cc Cus428State.cc Cus428_ctls.cc
|
||||
us428control_HEADERS = Cus428State.h Cus428_ctls.h usbus428ctldefs.h
|
||||
us428control_SOURCES = us428control.cc Cus428State.cc Cus428_ctls.cc Cus428Midi.cc
|
||||
|
||||
EXTRA_DIST = depcomp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue