The countdown to extinction has begun. (in: Effects)

By: Dave_p
26 Aug 02:51

Found a bug prior to release to improve the syncing function on the beat masher.

Since we are dealing with real-time programming, it’s impossible to predict the intervals of the callback to the audio buffer, but our initial tests (and heuristics) have proven to be worthwhile.

There were a few edge cases to consider (1) if the playhead moves backward in time, then the delta between callback positions will not only be negative, but also potentially extreme, and (2) ensure to clear and offset t…

Go to this post

Go to first unread post in this topic

Read more here: Source link