]> git.alsa-project.org Git - alsa-tools.git/commit
envy24control: midi support for mixer
authorDirk Jagdmann <doj@cubic.org>
Wed, 17 Nov 2004 11:41:56 +0000 (11:41 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Nov 2004 11:41:56 +0000 (11:41 +0000)
commit1be230856ccefa0731a952a248fd70d37a1df80f
treec19a951abe8fa0da754d8ba32ac5c60062e8fbef
parent465acb88f42ec5cbf33c125b7c8b34570fc1516f
envy24control: midi support for mixer

Hello devlopers,

I have made the mixer sliders in envy24control react to MIDI
controllers. This way the hardware mixer can be controlled from a
sequencer program or some external MIDI controller hardware.

envy24control became a standard ALSA sequencer client which you can
connect to arbitrary other MIDI sources/sinks.

Signed-off-by: Dirk Jagdmann <doj@cubic.org>
envy24control/Makefile.am
envy24control/envy24control.1
envy24control/envy24control.c
envy24control/midi.c [new file with mode: 0644]
envy24control/midi.h [new file with mode: 0644]
envy24control/mixer.c