Page 1 of 1

start LinuxSampler with .lscp script

Posted: Mon Oct 06, 2008 9:01 pm
by studio32
You can start LS with an exported .lscp script

Start LS as usual in a terminal

Code: Select all

linuxsampler --instruments-db-location ~/instruments.db
Then in another terminal/tab in the directory where you saved your .lscp script

Code: Select all

cat name.lscp | netcat localhost 8888
And then start for example Fantasia

Code: Select all

java -jar Fantasia-0.8a-cvs3.jar