--- linuxsampler/trunk/src/network/lscpserver.h 2007/09/16 23:24:15 1352 +++ linuxsampler/trunk/src/network/lscpserver.h 2007/09/17 23:15:25 1353 @@ -180,6 +180,7 @@ String CopyDbInstrument(String Instr, String Dst); String SetDbInstrumentDescription(String Instr, String Desc); String FindDbInstruments(String Dir, std::map Parameters, bool Recursive = true); + String FormatInstrumentsDb(); String EditSamplerChannelInstrument(uint uiSamplerChannel); String GetDbInstrumentsJobInfo(int JobId); String ResetChannel(uint uiSamplerChannel);