/[svn]/linuxsampler/trunk/src/engines/common/InstrumentScriptVM.cpp
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/InstrumentScriptVM.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2613 by schoenebeck, Tue Jun 10 15:17:01 2014 UTC revision 2614 by schoenebeck, Tue Jun 10 17:22:48 2014 UTC
# Line 88  namespace LinuxSampler { Line 88  namespace LinuxSampler {
88       * to deallocate the parsed script once not used on any engine channel       * to deallocate the parsed script once not used on any engine channel
89       * anymore.       * anymore.
90       *       *
91       * Calling thid method will however not clear the @c code member variable.       * Calling this method will however not clear the @c code member variable.
92       * Thus, the script can be parsed again afterwards.       * Thus, the script can be parsed again afterwards.
93       */       */
94      void InstrumentScript::unload() {      void InstrumentScript::unload() {

Legend:
Removed from v.2613  
changed lines
  Added in v.2614

  ViewVC Help
Powered by ViewVC