BufPlayBungee

Hello all! I wrote a quick and dirty implementation for the bungee timestretching library. It’s dirty because it still allocates on the audio thread (i was thinking of just allocating on a re-entering thread and swap, but don’t have time atm), but apart that it’s really fun to use.

https://github.com/aleksandarkoruga/BufPlayBungee

There’s also a compiled version for win in: public-extensions/BufPlayBungee at main · aleksandarkoruga/public-extensions · GitHub

3 Likes