« Return to Thread: Muse and JackActivationCount errors

Muse and JackActivationCount errors

by Tim-442 :: Rate this Message:

Reply to Author | View in Thread

Hello, I've been so busy fixing Muse I am just now getting around
 to trying Muse with Jack 2. I thought I would ask here before
 attempting to fool around with the problems we're having...
 
We get errors like this:
JACK ERROR: JackActivationCount::Signal value = 0 ref = 4

Also, probably because of that error, we cannot move the Muse cursor,
 which calls jack_transport_locate().
After jack_transport_locate() is called, I see that the sync callback
 is NOT called.
I verified that with Jack 0.116.2, after jack_transport_locate() is called,
 the sync callback is in fact called.

I have replaced jack_client_new() with jack_client_open(), albeit  
 without any options.

Gotta be something simple... Can anyone help?
Thanks. Tim.
_______________________________________________
Jack-Devel mailing list
Jack-Devel@...
http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org

 « Return to Thread: Muse and JackActivationCount errors