/[svn]/linuxsampler/trunk/src/engines/EngineChannelBase.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/EngineChannelBase.h

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 394  namespace LinuxSampler { Line 394  namespace LinuxSampler {
394                      InstrumentChangeCmd<R, I>& cmd = InstrumentChangeCommand.SwitchConfig();                      InstrumentChangeCmd<R, I>& cmd = InstrumentChangeCommand.SwitchConfig();
395                      if (cmd.pScript) pScript->unload();                      if (cmd.pScript) pScript->unload();
396                  }                  }
397                    InstrumentChangeCommand.SwitchConfig(); // switch back to original one
398              }              }
399    
400              /**              /**

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

  ViewVC Help
Powered by ViewVC