apply a grid to the steps so that i can "slice" the entire steps seq into equal divisions like you would a drum loop in the sampler module. And then play back individual "slices". So, if there is 16 steps in the steps seq then just divide 16 by 4 for example to get a 1/4 division and then modulate the step pos based on that division by multiplying the result by 0,1,2, or 3 to get to those 4 slices. but the pb I am having is modulating the "step pos" while preserving the timing scheme and keeping the steps playing and looping relative to the timing offsets that will be introduced when playing different slices. The timing scheme in the sub patch basically sequences the steps pos by incrementing each step based on the division set in the combo box. (1/4 = 4 steps per bar, 1/6 = 6 steps per bar, etc).Statistics: Posted by soundmind — 05 Mar 2011, 15:28
]]>