|
From: Vladimir S. <ha...@so...> - 2004-06-19 04:17:00
|
BTW loading instruments will not work right now LS because there was a crash there for a while when trying to load an instrument before audio output type is set. now that there is no command to set the audio output you just can't load any instruments :) So i can't play around with that before we fix either the crash or the rest of the stuff :) Regards, Vladimir. Rui Nuno Capela wrote: >Hi, > >As I promised, > > >linuxsampler 0.2..: > >* Load Instrument patch applied; this patch makes the > LOAD INSTRUMENT command to return immediately, > almost/always with an "OK" response, while spawning > the proper instrument file loading in the background. > >* New INSTRUMENT_STATUS field on GET CHANNEL INFO result > set; the instrument status value holds the load progress > percentage if positive, otherwise a negative value is > evidence of a load exception error. > >* VERSION is now set to 0.2. > > >liblscp 0.1.9.100: > >* Overall mutexing of client command calls; > preparation of forthcoming v.09 LSCP document draft. > > >Cheers. > > |