|
From: Mark K. <mar...@co...> - 2003-12-29 20:15:33
|
On Mon, 2003-12-29 at 09:15, Christian Schoenebeck wrote: > --numfragments sets the number of audio fragments tested - working > --fragmentsize sets the fragment size tested - not sure if it's working. It let's me set strange sizes like 512 bytes. Does LS do any checking of the value provided? > > and btw there are three new commandline switches: > > --instrument index of the instrument in the instrument file if it > contains more than one (default: 0) tested - working in the sense that LS does correctly understand when a value given is larger than the number of instruments available in the gig file. I have not listened to the actual sound to ensure that it's loading the right instrument. > --volume sets global volume gain factor (a value > 1.0 means > amplification, a value < 1.0 means attenuation, > default: 0.25) Not tested yet - will do this evening when I do the sounds. > --inputclient connects to an Alsa sequencer input client on startup > (e.g. 64:0 to connect to a client with ID 64 and port 0) Tested - kaconnect shows the connection after LS has loaded and the connection goes away when LS is killed. Good work! Thanks! Cheers, Mark |