Buffer manipulation modules

Let’s say I wanted to make a patch on similar principles to the Qu-Bit Data Bender or Chase Bliss Mood — an audio buffer that can be processed in various ways, including changes to playback speed and direction. Is there anything in the MetaModule library that can currently do this, or are we waiting for the streaming audio capabilities to make their way out of beta?

ive achieve maybe similar effects by putting an lfo on the canard record input, setting playback to loop (or ping pong), and adjusting down the start/length params. probably not as gnarly as Data Bender but still p interesting buffer effect.

canardbuffermangler.yml (2.6 KB)

4 Likes

Nice! I am going to start there and then try routing to various effects, adding a cross fader for wet/dry control, etc. Thanks for sharing!