Re: [ecasound] set alsa inputs for ecasignalview
Brought to you by:
kaiv
|
From: Peter L. <pl...@in...> - 2005-11-09 14:24:56
|
Kai Vehmanen wrote: > > 2) use the JACK transport API > > Ecasignalview currently disables it, but see for example -G of > ecasound. Basic idea: start ecasignalview but do not trigger > processing at JACK level. Have a script (or the jack plumbing daemon) > make the connections, and then start the processing (for > example with jack_transport). This way you won't miss a single > sample at start. but this still requires both ecasignalview (for metering) AND ecasound (for recording) since the -G option is not available for ecasignalview and it starts writing to the file immediately, right? i don't see a way of implementing this only with ecasignalview. -p |