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

CU
Christian

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