/[svn]
ViewVC logotype

Revision 4020


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Jan 4 16:04:26 2022 UTC (2 years, 3 months ago)
Changed paths: 4
Log Message:
* SFZ engine: Fixed wrong velocity for release triggered samples: if and
  only if note-off velocity is exactly zero (which means MIDI keyboard
  does not have release velocity sensors) then use previous note-on
  velocity as note-off velocity for release triggered samples instead
  (regression of SVN r4013).

* Gig engine: Fixed wrong velocity for release triggered samples: if and
  only if note-off velocity is exactly zero (which means MIDI keyboard
  does not have release velocity sensors) then use previous note-on
  velocity as note-off velocity for release triggered samples instead 
  (regression of SVN r2879).

* Bumped version (2.2.0.svn15).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/engines/gig/Engine.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/sfz/Engine.cpp modified , text changed

  ViewVC Help
Powered by ViewVC