|
From: Christian S. <chr...@ep...> - 2004-06-07 23:12:34
|
Es geschah am Dienstag, 8. Juni 2004 00:09 als Rui Nuno Capela schrieb: > There's also some linuxsampler back-end issues as follows. > Although the GET CHANNEL INFO command is now implemented, > some of the returned field values are not up to par: > > * VOLUME: is initially set to zero (0.0), it does not match > the value set by SET CHANNEL VOLUME; > > * ENGINE_NAME: the "GigEngine" string is being returned here, > but the legal engine name known by GET AVAILABLE_ENGINES > and LOAD ENGINE commands seems to be just "gig"; Yes, sorry, our mistake, will be fixed. Everything's still a big construction site. > MIDI_INPUT_CHANNEL: seems to be fixed on 1, no matter the > value set by the SET CHANNEL MIDI_INPUT_CHANNEL command; Many fields in GET CHANNEL INFO just return fix values at the moment, due to the ongoing driver / device configuration implementation. Don't worry... will work very soon... CU Christian |