object faster than metro?
i made a sequencer the other day, then made the resolution up to 64th notes, which is like a metro speed of 20 in order to get a resonable pace on a song. is there an object, or method faster than metro?
phasor~
probably should be using the audio-rate objects for timing anyways.
[uzi] is the fastest scheduler object (is it?) but it's not for timing, it's for as-fast-as-possible. Your sequencer will probably explode, which might be cool.
train~ outputs bangs at rates faster than metro, I believe.
Looking at both this thread and your "100 gates" thread, I would say that you should probably post your patch so that people can give more informed advice. Without seeing how you're going about things, advice will be vague, at best.
im seconding the advice to look into an audio rate sequencer.