Hi I need a way to find out a tick-to-frame mapping, even if we're synced to an external device, thus not using our built-in tempomap.
I already know at which frame we are currently and how many frames i need to retrieve. I need to know at which tick we are currently (easy), and how many (sub)ticks will pass during these retrieved frames. Looking further into future would be even better (it would be great to know the (sub)tick position we'll be at after 1000-10000 audio frames.) How can I get such one? I need this already in AudioPrefetch::prefetch. Is there guesswork involved, because i don't know the tempo yet (in case of external sync)? (If not syncing to external clock, i assume i just can use the tempomap for this, right?) greetings flo
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
