On Saturday 08 February 2014 15:23:17 you wrote:
> the sampler engine is running ok, but strangely the lscp shell complains
> that the engine is too old, although they have just been compiled together
> from the latest svn version...
> 
> LinuxSampler 1.0.0.svn23
> 
> [seijitsu@astrux ~]$ lscp
> LSCPServer: Client connection established on socket:4.
> Error: sampler too old, it does not support shell instructions
> LSCPServer: Client connection terminated on socket:4.

I am pretty sure you are running another, old version of LinuxSampler then. 
Try starting the sampler directly from the source build dir like this:

        src/linuxsampler

and accordingly the shell directly from the source dir:

        src/shell/lscp

That should do it. If that worked fine without that "too old" error, then you 
probably still had an old version of LinuxSampler installed somewhere, i.e. 
under /usr/local or you simply did not install the new version at all after 
compiling or did not restart linuxsampler after compiling and installing.

CU
Christian

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to