--- qsampler/trunk/src/qsamplerChannel.h 2005/01/18 13:53:04 344 +++ qsampler/trunk/src/qsamplerChannel.h 2005/02/11 15:36:06 371 @@ -101,6 +101,9 @@ float volume(); bool setVolume(float fVolume); + // Istrument name remapper. + void updateInstrumentName(); + // Channel info structure map executive. bool updateChannelInfo();