Waveset time stretching

Hi everyone,

I’d like to do some time stretching using wavesets or even better, control the ‘playhead’ position. I’ve looked at the ZeroXBufRd & TZeroXBufRd but I’m a little lost.

I got this far…

b = Buffer.read(s, Platform.resourceDir +/+ “sounds/a11wlk01.wav”);

thanks
Neil :slight_smile:

2 Likes

You can do it with Alberto De Campo quark as shown here:

but also work with an updated version using other syntax, it is called WavesetEvent:

1 Like