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 8888
>>
>> cat template2.lscp | nc localhost 8888
>>
>> Template 2 replaces template 1. They are not both loaded.
>
> The sampler has no idea that you want to replace the whole session with the
> 2nd file.
>
> To achieve what you are doing, you have to place a "RESET" command at the
> beginning of your LSCP files.
>
> http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#RESET

Hmm to be clear, I want to have BOTH files loaded, not one replaced by 
the other. And in my template files RESET seems to be set. So that's why 
it is replacing the other template.

On the other hand when I remove RESET, both are loaded but only audio 
outs are shown in patchage, without the names

http://imageshack.us/photo/my-images/819/selection020a.png/

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to