Hi. I have 8 looping arrays, they're all sized 65535 (so 64kb each). They have fades at the start and at the end.
My question is this.
I would like to (have control of the) offset of playback.
So, let's say I have a plucked melodic sound in two arrays. The pluck-sound starts right at the beginning of the array.
I would like to de-sync them (they would currently play at exactly the same speed, so both plucks "pluck" at the same time).
I would like to offset the other. How would I go about doing that? This would let me "kind of" do tape looping where they keep triggering but so that they are slowly going off sync.