--- linuxsampler/trunk/src/engines/gig/EngineChannel.cpp 2007/02/07 15:41:31 1040 +++ linuxsampler/trunk/src/engines/gig/EngineChannel.cpp 2007/02/07 17:45:19 1041 @@ -631,6 +631,7 @@ MidiVolume = 1.0; GlobalPanLeft = 1.0f; GlobalPanRight = 1.0f; + GlobalTranspose = 0; // set all MIDI controller values to zero memset(ControllerTable, 0x00, 129); // reset all FX Send levels