search for: jack_callback_process

Displaying 3 results from an estimated 3 matches for "jack_callback_process".

2004 Oct 31
2
Re: ices-kh dropping jack ports unexpectedly
...[2004-11-01 01:28:09] DBUG stream/_output_oggpacket Clearing output info/comment settings [2004-11-01 01:28:09] DBUG stream/_output_oggpacket samplerate is 44100, channels is 2 [2004-11-01 01:28:09] DBUG om_shout/output_ogg_shout initialising output stream [2004-11-01 01:44:05] EROR input-jack/jack_callback_process ringbuffer full [2004-11-01 01:44:05] INFO input/input_loop Closing input module [2004-11-01 01:44:05] DBUG input-jack/jack_close_module closing JACK module [2004-11-01 01:44:05] DBUG input/open_next_input_module checking module 1 [2004-11-01 01:44:05] INFO input-jack/jack_open_module Register...
2004 Nov 01
0
Re: ices-kh dropping jack ports unexpectedly
...1:28:09] DBUG stream/_output_oggpacket Clearing output info/comment settings > [2004-11-01 01:28:09] DBUG stream/_output_oggpacket samplerate is 44100, channels is 2 > [2004-11-01 01:28:09] DBUG om_shout/output_ogg_shout initialising output stream > [2004-11-01 01:44:05] EROR input-jack/jack_callback_process ringbuffer full Thats not emptying data quick enough out of the ring buffer. ... > I think the problem is that ices is losing the jack connection because of > an xrun, trying to recover by recreating the jack port, but then ices > doesn't know which other clients were connected to it...
2004 Oct 18
9
ices-kh dropping jack ports unexpectedly
I've been having a problem where ices-kh (the jack'ified version) disconnects from its jack input source unexpectedly. This happens mainly while other jack clients are being started/stopped, or connected/disconnected, but also at other times (e.g. switching between different X sessions). I'm planning to do a bit more work on tuning up the jack setup to see if I can get rid of the