/[svn]
ViewVC logotype

Revision 2598


Jump to revision: Previous Next
Author: schoenebeck
Date: Fri Jun 6 12:38:54 2014 UTC (9 years, 9 months ago)
Changed paths: 15
Log Message:
* ScriptVM (WIP): Built-in script function "play_note()" now returns the
  event ID of the triggered note.
* ScriptVM (WIP): Implemented built-in script int variable $EVENT_ID.
* ScriptVM (WIP): Implemented built-in script function "ignore_event()".
* ScriptVM (WIP): Implemented built-in script function
  "ignore_controller()" (accepts one and no argument).
* Bumped version (1.0.0.svn44).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/common/Pool.h modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/AbstractEngineChannel.h modified , text changed
Directorylinuxsampler/trunk/src/engines/EngineBase.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/Event.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVM.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVM.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/CoreVMFunctions.h modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/common.cpp modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/common.h modified , text changed

  ViewVC Help
Powered by ViewVC