|
From: Christian S. <chr...@ep...> - 2004-01-12 00:11:26
|
Es geschah am Montag, 12. Januar 2004 00:15 als Mattias Henningson schrieb: > Ok, it seems he's actually been planning a Linux version of the FXT server. > No planned timetable though so far and without no doubt the Mac version (OS > X btw so it's not too different) has precedence right now... Anyway, LS > would need to support Jack or LADSPA in order to work with the FXT server > when it finally shows up. I'm very new here but didn't I at least read > something about Jack support the other day? If that is the case both > solutions (FXT and the "native" LS solution) could be used. Yeah, Jack will be added very soon to LS. We just slightly have to modify the structure of LS a bit for this, because the audio render loop is currently (due to Alsa) polling based. For Jack we'll need it event based, so Jack calls LS when it wants to have the next audio fragment to be rendered. This requires only little changes, it has to be done though. CU Christian |