|
Hey all, I was just curious if there is a way anyone could figure to synchronize two random value pattern generators. I've got pairs of values to an instrument that I need to have aligned, but would like to produce randomly. For example, in the following snippet: Pdef(\samplePlayer, Pbind(*[ Here I'm playing segments of a larger buffer. I would like to
randomize buffer playback segments. In other words, replace the
Pseqs with something like Prand that would keep the start and end
points synchronized (a startFrame of 5760 is always paired with an
endFrame of 20634). Any thoughts? best, Jonathan --
JC Reus WEB: jonathanreus.com |