On Mittwoch, 22. Dezember 2021 14:45:59 CET Andrew C wrote:
> Hi Christian,
> 
> Can confirm that is the order I compiled and installed the 3 pieces on this
> new Linux installation.
> 
> JSampler opens the editor in real-time mode, as does the LSCP commandline
> **but** only when JSampler has previously connected to LinuxSampler. In a
> standalone mode with simply netcatting the same lscp commands JSampler uses
> to set up the midi, audio and sampler channels, using the LSCP commandline
> "EDIT INSTRUMENT CHANNEL 0" produces the error about no suitable instrument
> editor being found.

And that in turn sounds like you have two different LS versions somewhere 
(e.g. /usr/bin vs. /usr/local/bin/, etc.).

Both QSampler and JSampler are able to launch linuxsampler automatically if 
needed. If the sampler is not running yet, they will try to start linuxsampler 
by their configurable linuxsampler binary path, e.g. "/usr/bin/linuxsampler".

If the sampler is already running (i.e. if they can connect to TCP port 8888), 
then the will not start linuxsampler and just use the already running sampler 
instance. Which is handy, because you can quickly play around with a developer 
version of LS for instance without needing to install it anywhere. I am using 
that a lot.

CU
Christian




_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to