[PD] example needed: rfft~ into magnitudes AND phases AND back

Peter P. peterparker at fastmail.com
Thu Jun 1 11:47:45 CEST 2023


* cyrille henry <ch at chnry.net> [2023-06-01 11:00]:
> hello,
> 
> expr~ is in vanilla!
> 
> so [expr atan2($f1, $f2)] should work.

Thanks Cyrille, that's a good hint! I think it should in fact be
[expr~ atan2($v2, $v1)] to work with signal vectors blockwise.

Now I am wondering if I should/need to unwrap the phases still...

cheersz, P





More information about the Pd-list mailing list