[maxmsp] Re: Synced Delaytimes?
Andreas Wetterberg
awetterberg at post.cybercity.dk
Tue Jan 1 12:24:54 MST 2008
- Previous message: [maxmsp] Re: Synced Delaytimes?
- Next message: [maxmsp] Re: Synced Delaytimes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [maxmsp] Re: Synced Delaytimes?
- Next message: [maxmsp] Re: Synced Delaytimes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
