Am 30.04.2012 um 16:25 schrieb Garth Hjelte: > It's not; it's tied into SuggestedLatency in some way and you can tell this > at higher values.
Well, SuggestedLatency defines what block size used for the audio buffers. And when the sound library calls the plugin to get new frames, the plugin counts up the OutputPosition for every float value it delivers. That may make the OutputPosition jump up by 512 frames for each call or 10000 if the library needs that. Greetings Christian -- Real Studio Conferences, Training and Meetings. More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/ _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
