--- linuxsampler/trunk/src/voice.h 2003/11/23 21:16:49 15 +++ linuxsampler/trunk/src/voice.h 2003/11/29 15:17:48 17 @@ -57,6 +57,7 @@ }; // Attributes + float Volume; float* pOutput; ///< Audio output buffer uint OutputBufferSize; ///< Fragment size of the audio output buffer double Pos;