Time signatures / poly-rhythm
I am trying to make a sequencer with poly-rhythm timing. Would anyone be so kind as to give a more efficient example of what I am doing here. There is obvious drift between the metros with this example. Is there any way to do this with syncing to the global transport. Thanks.
Max Patch
Copy patch and select New From Clipboard in Max.
Have a look at the transport object, and all its related objects and ways of modifying other objects.
-A
i only had a short look at your patch
but i like modulos as clockdivider for polyrhythms
Max Patch
Copy patch and select New From Clipboard in Max.
something like
Max Patch
Copy patch and select New From Clipboard in Max.
with audio-rate clocking:
@Andrew Pask: I'll have a look at the transport object in more detail. Thanks.
@zerox_: Thanks. That is a nice method. A good starting point.
@seejayjames: Thanks for the tip on audio rate clocking.