/[svn]
ViewVC logotype

Revision 2596


Jump to revision: Previous Next
Author: schoenebeck
Date: Thu Jun 5 19:39:12 2014 UTC (9 years, 9 months ago)
Changed paths: 15
Log Message:
* ScriptVM (WIP): Implemented execution of script event
  handlers "note" and "release".
* ScriptVM (WIP): Implemented built-in script function
  "play_note()" (only two of the max. four function
  arguments are currently implemented yet though).
* ScriptVM (WIP): Fixed incorrect handling of
  suspended scripts.
* Bumped version (1.0.0.svn43).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/configure.ac 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/InstrumentScriptVM.cpp modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVM.h modified , text changed
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.cpp added
Directorylinuxsampler/trunk/src/engines/common/InstrumentScriptVMFunctions.h added
Directorylinuxsampler/trunk/src/engines/common/Makefile.am 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/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/scriptvm/common.cpp added
Directorylinuxsampler/trunk/src/scriptvm/common.h modified , text changed

  ViewVC Help
Powered by ViewVC