/[svn]
ViewVC logotype

Revision 3688


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Jan 2 23:47:42 2020 UTC (4 years, 3 months ago)
Changed paths: 4
Log Message:
Added support for MIDI CC #38 (data entry LSB):

* Combine data entry MSB and data entry LSB events' values to one 14-bit
  value, which allows higher resolution (N)RPN value handling.

* Handle now hard coded RPN events in separate method
  ProcessHardcodedRpn().

* Handle now hard coded NRPN events in separate method
  ProcessHardcodedNrpn().

* Bumped version (2.1.1.svn29).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.h modified , text changed

  ViewVC Help
Powered by ViewVC