[seq24-users] Re : Re : JACK transport fix
Brought to you by:
rcbuse
|
From: Frank K. <goe...@ya...> - 2012-02-27 19:44:15
|
----- Mail original ----- > De : Guido Scholz <gui...@ba...> > thanks for this hint, fix is applied - even though my name is not > "list" ;-) Yep, sorry for the maladresse Guido Just in case someone better knowing seq24 internals than me can use this, jack transport not working with newer jack1 seems to be caused by jack1 no longer jumping into JackTransportStarting to address "slow clients". I found two locations in seq24 perform.cpp where a Starting->Rolling sequence is required to start off. So maybe it is sufficient to add as OR condition that Stopped->Rolling works as well, but I'm much less than confident, since there are quite precise timing adjustments involved to handle this. But maybe someone on the list may take this as a hint.... Best regards Frank |