Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Grumbly Gibson
rogram changes in a few bars on demand is not > something that can be used. > > On Demand would never be able to handle the amount of articulation > changes we do. > > So we need the best of both worlds. > > ---- Original Message ---- > Subject: Re: [Linuxsample

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
gt; wrote: >> Does the blank gig work for on-demand hold samples? >> >> From our experiments it does not clear the channel. >> >> So we are building it into the gui so you can fire the clear of the channel >> at any given time for on demand hold samples. >> >

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Andrew C
fire the clear of the channel > at any given time for on demand hold samples. > > Thanks! > > ---- Original Message  ---- > Subject: Re: [Linuxsampler-devel] Unloading instruments using sequencer > From: Andrew C > To: Grumbly Gibson , st...@trackingsolutions.ca, &

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
: [Linuxsampler-devel] Unloading instruments using sequencer From: Andrew C To: Grumbly Gibson , st...@trackingsolutions.ca, Linuxsampler-devel@lists.sourceforge.net Date: 03/11/2011 04:00 AM > Hiya, > > The way I currently do it by having a midi map in LS that has program > 127 set to a &#x

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
and convert each one to an oom instrument. Original Message Subject: Re: [Linuxsampler-devel] Unloading instruments using sequencer From: Andrew C To: Grumbly Gibson , st...@trackingsolutions.ca, Linuxsampler-devel@lists.sourceforge.net Date: 03/11/2011 04:00 AM > H

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Andrew C
Hiya, The way I currently do it by having a midi map in LS that has program 127 set to a 'null.gig' file, that contains just 1 key dimension, but no associated .wav file (though I may have put in a blank wav file, I'd have to check). This way, I can load up instruments in my sequencer via program

Re: [Linuxsampler-devel] Unloading instruments using sequencer

2011-03-11 Thread Christopher Cherrett
We are working on it for oom2. It will be ready soon. We have lscp support in the sequencer now and are able to do all sorts of cool things. We plan full range of integration with linuxsampler. So far we automatically read the keyswitches and key ranges of the instrument. After tonight we wi