XML Feeds

.

[maxmsp] Re: Synced Delaytimes?

Andreas Wetterberg awetterberg at post.cybercity.dk
Tue Jan 1 12:24:54 MST 2008


I would definitely steer clear of using timer to do this. It seems (to me) to be a very roundabout way of getting back a value that you yourself have set (in phasor~ or sync~).

Like smill said:
Even more direct would be to simply take the reciprocal of the frequency of the
master [phasor~] (to get the period) and use this to set the delay
time. You could also, of course, multiply and/or divide this period
to get multiples/divisions of the sync signal.


More information about the maxmsp mailing list