hi crew
just wondering if someone could explain to me how i can change a phasor~ signal into a triangle signal and back again. it is simple to do in Max with the triangle~ object and the example in the documentation only shows a square wave. i'm sure its really simple.... thanks tom
the way that i did it was :
[phasor~] | [-~ 0.5] | [abs~]
but there might be better way...
tdunstan@ihug.com.au wrote:
hi crew
just wondering if someone could explain to me how i can change a phasor~ signal into a triangle signal and back again. it is simple to do in Max with the triangle~ object and the example in the documentation only shows a square wave. i'm sure its really simple.... thanks tom
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list
whoopps... make that:
[phasor~] | [-~ 0.5] | [abs~] | [*~ 2]
Josh Steiner wrote:
the way that i did it was :
[phasor~] | [-~ 0.5] | [abs~]
but there might be better way...
tdunstan@ihug.com.au wrote:
hi crew
just wondering if someone could explain to me how i can change a phasor~ signal into a triangle signal and back again. it is simple to do in Max with the triangle~ object and the example in the documentation only shows a square wave. i'm sure its really simple.... thanks tom
PD-list mailing list PD-list@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-list