--- linuxsampler/trunk/src/Sampler.cpp 2005/06/22 22:09:28 675 +++ linuxsampler/trunk/src/Sampler.cpp 2005/07/30 08:18:08 730 @@ -87,6 +87,8 @@ this->pMidiInputDevice = NULL; this->iMidiPort = 0; + pEngineChannel->StatusChanged(true); + dmsg(2,("OK\n")); }