/[svn]
ViewVC logotype

Revision 2559


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun May 18 17:38:25 2014 UTC (9 years, 10 months ago)
Changed paths: 27
Log Message:
* Aftertouch: extended API to explicitly handle channel pressure and
  polyphonic key pressure events (so far polyphonic pressure was not
  supported at all, and channel pressure was rerouted as CC128 but not
  used so far).
* Gig Engine: Fixed support for 'aftertouch' attenuation controller.
* Bumped version (1.0.0.svn39).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceAlsa.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputDeviceMidiShare.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.cpp modified , text changed
Directorylinuxsampler/trunk/src/drivers/midi/MidiInputPort.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/AbstractVoice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sf2/Voice.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Engine.h modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Voice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Voice.h modified , text changed

  ViewVC Help
Powered by ViewVC