good timing bad timing
what would be the best way to generate a really tight timing in max.
what i wanted is to trigger a sample every 4th bar, while also
generating 64th ticks.
i attached my 2 failing approaches.
thanks!
Max Patch
Copy patch and select New From Clipboard in Max.
I havent got time to do an example now sorry, but the Date object does an accurate time (from your computers processor- which should be able to keep up a good timing schedule) and is compatible with ticks too. Otherwise you could do some sums and set up a series of metro's.
Hope the date thing sorts the problem though.
T