On Sunday 13 April 2014 22:04:36 Nicola Pandini wrote:
> I forgot to mention that:
> - I successfully load the .lscp if I open it with QSampler and Fantasia.

Those have a "natural" delay between sending the LSCP commands, since QSampler 
and Fantasia are also executing their UI code in between.

> - I also successfully load the .lscp with netcat if I set netcat -i 1
> (-i 1 means that netcat waits 1 second between each line of text, but
> unfortunately you can't tell netcat to wait less than 1 second, so it
> will take too much time to finish).

And which type of LSCP commands fail actually? A simple

        cat whatever.lscp | netcat localhost 8888

"should" always work without problems. If not, then it is most probably a bug 
in the sampler, which should be fixed. My guess is that it might be something 
about MIDI instruments.

CU
Christian

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to