--- linuxsampler/trunk/src/engines/gig/EngineChannel.cpp 2005/09/25 13:40:37 780 +++ linuxsampler/trunk/src/engines/gig/EngineChannel.cpp 2005/09/26 10:17:00 781 @@ -436,7 +436,7 @@ Pitch = 0; SustainPedal = false; SostenutoPedal = false; - GlobalVolume = 1.0; + GlobalVolume = CONFIG_GLOBAL_ATTENUATION; GlobalPanLeft = 1.0f; GlobalPanRight = 1.0f; // set all MIDI controller values to zero