time issues when using pcontrol.
In attached patch i have two patches linked together using pcontrol.
In the first patch i have a timer object. This starts when i start using the filtergraph. It stops when i press stop.
However, in the next patch, the timer stays at the value it reached when i pressed stop in patch 1. How can i get rid of this, so patch 2 opens up with the timer back to zero?
please try out attached patch if this is exlnantion is confusing you!
the patch confused me even more than the explanation :)
In the first patch i have a timer object
you're talking about the [clocker] in [p clock_src]?
as well the abstraction pcontrol_patch2 is missing.
sorry for confusion!
yes, i am referring to the clocker..the patch seems to work fine apart from the clocker issue mentioned. I would like a separate clocker for each patch.
j