/[svn]
ViewVC logotype

Revision 2938


Jump to revision: Previous Next
Author: schoenebeck
Date: Mon Jul 11 17:10:40 2016 UTC (7 years, 8 months ago)
Changed paths: 8
Log Message:
* Fixed behavior of built-in instrument script functions play_note()
  and note_off(), which must be distinguished engine internally
  from "real" MIDI note on/off events in order to avoid
  misbehaviors like hanging notes.
* Bumped version (2.0.0.svn13).


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/AbstractVoice.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/MidiKeyboardManager.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Note.h modified , text changed

  ViewVC Help
Powered by ViewVC