Page 1 of 1

Posted: 03 Aug 2010, 10:31
by soundmind
hello again,

Is it possible to quantize a steps module output with the quantize swing it patch? The way I have been doing it is by using a "pass" module on the steps output and quantizing the trigger flow but it doesn't seem to be accurate enough because while the trigger is quantized the step values are not which creates some inconsistencies in the output. maybe there is another way?

Posted: 03 Aug 2010, 11:02
by nay-seven
maybe inverse the problem and quantize directly the step module ? :
Image

Posted: 04 Aug 2010, 06:34
by soundmind
very cool solution. i didnt think of that. but one problem, how to ensure that the steps is synced to each cycle?

Posted: 04 Aug 2010, 09:10
by nay-seven
if you want restart the step module each cycle you can use the outlet of the master synchro inside the sub patch clock beat
and link it this way :
Image

Posted: 25 Aug 2010, 23:11
by soundmind
very nice solution thanks for this info!