Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread Christopher Cherrett
rosea.grammostola wrote: > On 03/12/2012 11:21 PM, Christopher Cherrett wrote: >> 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

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread rosea.grammostola
On 03/13/2012 04:54 PM, rosea.grammostola wrote: > On 03/13/2012 11:00 AM, Christian Schoenebeck wrote: >> On Tuesday 13 March 2012 10:30:24 rosea.grammostola wrote: >>> If I try to load multiple instances, one replaces the other >>> >>> cat Template1.lscp | nc localhost >>> >>> cat template2.

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread rosea.grammostola
On 03/13/2012 11:00 AM, Christian Schoenebeck wrote: > On Tuesday 13 March 2012 10:30:24 rosea.grammostola wrote: >> If I try to load multiple instances, one replaces the other >> >> cat Template1.lscp | nc localhost >> >> cat template2.lscp | nc localhost >> >> Template 2 replaces templa

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread Markus W. Kropp
Hm. I think it´s more helpful to start one linuxsampler on port and another on port 8889. then you can do this: cat Template1.lscp | nc localhost cat template2.lscp | nc localhost 8889 <--- REMEMBER! this should work. you can now connect each linuxsampler in jack or whatever you want

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread Christian Schoenebeck
On Tuesday 13 March 2012 10:30:24 rosea.grammostola wrote: > If I try to load multiple instances, one replaces the other > > cat Template1.lscp | nc localhost > > cat template2.lscp | nc localhost > > Template 2 replaces template 1. They are not both loaded. The sampler has no idea th

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 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] multiple LSs or lscps

2012-03-13 Thread rosea.grammostola
On 03/12/2012 11:21 PM, Christopher Cherrett wrote: > 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 >>> progr

Re: [Linuxsampler-devel] multiple LSs or lscps

2012-03-13 Thread rosea.grammostola
On 03/12/2012 05:53 PM, Christian Schoenebeck wrote: > 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

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] 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] 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