Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christopher Cherrett
Christian Schoenebeck wrote: > On Monday 12 March 2012 22:45:43 Nicola Pandini wrote: >> I play drum pads live, and I often need to pick up a different drum kit >> in every song I play. >> I find the "MIDI instrument map" the best way to load instruments, but >> is it possible to create an entry th

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christian Schoenebeck
On Monday 12 March 2012 22:45:43 Nicola Pandini wrote: > I play drum pads live, and I often need to pick up a different drum kit > in every song I play. > I find the "MIDI instrument map" the best way to load instruments, but > is it possible to create an entry that is formed by two or more > instr

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christopher Cherrett
Nicola Pandini wrote: > Il 12/03/2012 17:53, Christian Schoenebeck ha scritto: >> Sure, but maybe a "MIDI instrument map" is a better way for you to achieve >> such a flexible configuration. This feature allows you to define a MIDI >> program >> change map with instruments, thus to turn the sample

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Nicola Pandini
Il 12/03/2012 17:53, Christian Schoenebeck ha scritto: > > Sure, but maybe a "MIDI instrument map" is a better way for you to achieve > such a flexible configuration. This feature allows you to define a MIDI > program > change map with instruments, thus to turn the sampler in some standard General

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christian Schoenebeck
On Monday 12 March 2012 18:14:10 rosea.grammostola wrote: > Thanks for your reply. There certainly are no stupid questions... I > thought, just ask, but it's actually possible!?! Yes, it is definitely possible to spawn multiple instances of the sampler. But right now I cannot imagine a scenario i

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-12 Thread Christian Schoenebeck
On Monday 12 March 2012 18:04:54 David Robillard wrote: > Perfect, thanks a lot. I will try to get the LV2 stuff working. No problem. > It seems implicit that the .gxnn files are in the same directory as the > main .gig, so simply telling the host about them should work fine. If > those paths a

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread rosea.grammostola
On 03/12/2012 03:42 PM, Christian Schoenebeck wrote: > On Sunday 11 March 2012 20:34:43 rosea.grammostola wrote: >> Is it possible to run multiple instance of Linuxsampler or load multiple >> lscp files (via commandline) into LinuxSampler? > > Both is possible. You can run multiple instances of lin

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-12 Thread David Robillard
On Mon, 2012-03-12 at 15:31 +0100, Christian Schoenebeck wrote: > On Sunday 11 March 2012 20:26:35 David Robillard wrote: > > Because the host needs to know where all the files are to make session > > archival possible. > > Yes, makes sense. > > > > Anyway, if you really need to enumerate all fil

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-12 Thread Christian Schoenebeck
On Sunday 11 March 2012 20:34:43 rosea.grammostola wrote: > Is it possible to run multiple instance of Linuxsampler or load multiple > lscp files (via commandline) into LinuxSampler? Both is possible. You can run multiple instances of linuxsampler, but you should then override the TCP port on whi

Re: [Linuxsampler-devel] Ardour3 + linuxsampler plugin

2012-03-12 Thread Christian Schoenebeck
On Sunday 11 March 2012 20:26:35 David Robillard wrote: > Because the host needs to know where all the files are to make session > archival possible. Yes, makes sense. > > Anyway, if you really need to enumerate all files, tell me, then I will > > patch libgig for this task. > > That would be gr