/[svn]
ViewVC logotype

Revision 3687


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Jan 2 22:37:07 2020 UTC (4 years, 3 months ago)
Changed paths: 5
Log Message:
EngineChannel: Overhaul of RPN / NRPN related methods:

* Added new *Rpn*Parameter*() methods as replacement for previous
  *Rpn*Controller*() methods and marked the old ones as deprecated.

* Added new *Nrpn*Parameter*() methods as replacement for previous
  *Nrpn*Controller*() methods and marked the old ones as deprecated.

* The new GetMidiRpnParameter() and GetMidiNrpnParameter() methods
  return their result as common (in MIDI world) 14 bit representation
  of sender's MSB and LSB values, instead of the uncommon 16 bit
  representation of the old GetMidiRpnController() and
  GetMidiNrpnController() methods.

* Bumped version (2.1.1.svn28).


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/EngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannel.h modified , text changed

  ViewVC Help
Powered by ViewVC