Adds aftertouch support
commitf3946b60102baf97e8684d6f9f95e0ecad5f8fc8
authorfundamental <mark.d.mccurry@gmail.com>
Fri, 1 Jun 2012 03:32:08 +0000 (31 23:32 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Fri, 1 Jun 2012 03:32:08 +0000 (31 23:32 -0400)
treed460437142025242926408be24e1d842deb0b25b
parent96e803c9a6230ae3d00925821b0eda296a2d396b
Adds aftertouch support

Integrates MIDI aftertouch support for normal, legato, and mono notes.

- Patch by Olaf Schulz
12 files changed:
AUTHORS.txt
src/Misc/Master.cpp
src/Misc/Master.h
src/Misc/Part.cpp
src/Misc/Part.h
src/Nio/AlsaEngine.cpp
src/Nio/InMgr.cpp
src/Nio/InMgr.h
src/Nio/JackEngine.cpp
src/Nio/MidiIn.cpp
src/Synth/SynthNote.cpp
src/Synth/SynthNote.h