Hi, I am trying to create an emulation of a hardware looper pedal that, among other things, can record and playback at half speed. In the device’s manual they refer to the sample rate as their way of implementing this, but I don’t think we have that option in the plugin context?
My current thinking of how to do this is to play each sample twice when reading from the buffer. Does that make sense? Is there an existing pattern for this?
Thanks!
My current thinking of how to do this is to play each sample twice when reading from the buffer. Does that make sense? Is there an existing pattern for this?
Thanks!
Statistics: Posted by mcascone — Sun Jun 16, 2024 1:34 am — Replies 0 — Views 8