similar to scrub-sampler but with waveform~, too
Hi,
I'm trying to create a patch which combines the scrub-sampler.pat from the examples/sampling folder with a waveform~.
The key objects so far are the function editor, zigzag~, play~ and waveform~. I've also experimented with groove~.
My goal is to select some range in the sample with waveform~ and loop through the selection continuously (or trigger it manually) with the function/zigzag~ combination.
Does this make sense?
There's a lot to zigzag~ I don't understand from the reference manual or the .help, unfortunately, like the bit about fractional indices, etc., and some of the other messages
Thanks