Re: [Linuxsampler-devel] help with a slight modification

2010-06-17 Thread Christian Schoenebeck
On Wednesday 16 June 2010 22:01:39 Christopher Cherrett wrote: > We really need a way to clear ON_DEMAND_HOLD samples. Is there a way to > verify what samples are currently loaded. Or Christian can you answer if > it should unload ON_DEMAND_HOLD? At the moment the loaded resources (files, instrume

Re: [Linuxsampler-devel] help with a slight modification

2010-06-17 Thread Luis Garrido
> At the moment the loaded resources (files, instruments and samples) of the > resource managers are not exposed via LSCP or C++ API. I've bumped into that one. What would be the orthodox way to unload an instrument from a channel using the C++ API (other than the loading a dummy instrument trick)