/[svn]/linuxsampler/trunk/src/Sampler.cpp
ViewVC logotype

Diff of /linuxsampler/trunk/src/Sampler.cpp

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

revision 729 by schoenebeck, Wed Jun 22 22:09:28 2005 UTC revision 730 by iliev, Sat Jul 30 08:18:08 2005 UTC
# Line 87  namespace LinuxSampler { Line 87  namespace LinuxSampler {
87          this->pMidiInputDevice = NULL;          this->pMidiInputDevice = NULL;
88          this->iMidiPort        = 0;          this->iMidiPort        = 0;
89    
90            pEngineChannel->StatusChanged(true);
91    
92          dmsg(2,("OK\n"));          dmsg(2,("OK\n"));
93      }      }
94    

Legend:
Removed from v.729  
changed lines
  Added in v.730

  ViewVC Help
Powered by ViewVC