|
From: Christian S. <sch...@so...> - 2004-08-29 13:44:24
|
Es geschah am Sonntag, 29. August 2004 14:41 als Robert Jonsson schrieb: > Got it to work eventually, not entirely stable but not bad either. Current > problem is that I only seem able to select patch 0. Is this expected with > the current version or am I missing something? You should be able to select any instrument from a .gig file. Maybe you're referring to the GUI behavior? Actually the GUI works with current LS CVS, but it doesn't display channel informations correctly at this point. For those of you who prefer ro run LS entirely on the console and don't want to read the whole LSCP doc, I attached two example LSCP scripts which show how to setup a LS session (including automatic connection to other JACK clients and ALSA sequencer clients). Both scripts setup only one sampler channel, but extending them to multiple sampler channels should be trivial for you. As always use e.g. 'cat yourscript.lscp | netcat -t localhost 8888' to send the script to the running LinuxSampler instance. CU Christian |