Hi Marko, There's almost certainly no direct way to do this in Pd vanilla, although someone may have written an extern to do this.
My approach would be to use a "metro" to generate the messages, and "vline~" to generate the phasor from them. Of course this doesn't work if you have to sync to a phasor from somewhere else, only if you're generating it from scratch. cheers Miller On Fri, Dec 05, 2008 at 03:45:51PM +0100, Marko Timlin wrote: > Hi, > [phasor~] ramps continuosly from 0 to 1. > I would like to get a [0< message each time [phasor~] reaches its end, thus > each time [phasor~] reaches 1. > Seems easy but I got somehow stuck. > Would be very easy if I would have to deal only with ordinary numbers, but in > this case I have an audio signal... > Any ideas? > > Any help would be highly appreciated. > > Marko > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
