/[svn]
ViewVC logotype

Revision 2121


Jump to revision: Previous Next
Author: schoenebeck
Date: Tue Sep 14 17:09:08 2010 UTC (13 years, 6 months ago)
Changed paths: 12
Log Message:
* implemented Roland GS NRPN 1ArrH which allows to set volume per note
* implemented Roland GS NRPN 1CrrH which allows to set pan per note
* implemented Roland GS NRPN 1DrrH which allows to set reverb send per
  note (in this implementation of the sampler its simply hard routed to
  the 1st effect send of the sampler channel, no matter what the actual
  effect type is)
* implemented Roland GS NRPN 1ErrH which allows to set chorus send per
  note (in this implementation of the sampler its simply hard routed to
  the 2nd effect send of the sampler channel, no matter what the actual
  effect type is)
* bumped version to 1.0.0cvs4


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.in modified , text changed
Directorylinuxsampler/trunk/src/common/optional.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/EngineBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineChannel.cpp 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/MidiKeyboardManager.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/VoiceBase.h modified , text changed

  ViewVC Help
Powered by ViewVC