Metro question...

Aluxxes's icon

I am using a combination of metro/counter/matrix to build a simple drum sequencer... Metro's timing seems pretty bad to me however! Is there another object or combination of objects that I can use for more accurate timing?

Thanks!

Jack

seth holland's icon
Isjtar's icon

what jfc said, after that, check out tl.metro.

czesc.list's icon

there is also metro~ by... sorry i can't remember.
"Metronome that outputs bangs~. It works like metro but is based on
audiorate."
more reliable.

Czesc

pelado's icon

you could use a buffer to store your sequence and read through the buffer using a phasor. there is an example patch, p.decimator, here: http://www.pelado.co.uk/?p=35

pelado