[PD] my phase vocoder example implemented in polar form

Mathieu Bouchard matju at artengine.ca
Tue Jan 10 15:18:04 CET 2012


Le 2012-01-10 à 05:35:00, Alexandre Torres Porres a écrit :

> by the way, I figured out a simple way of having an actual accurate loop 
> inside [expr] in a similar fashion. something like  expr if ($f1 >= 
> end_$0, $f1 - end_$0, if ($f1 < 0, end_$0 + $f1, $f1))

Did you look at fmod() ? it's a function with two args in [expr].

  ______________________________________________________________________
| Mathieu BOUCHARD ----- téléphone : +1.514.383.3801 ----- Montréal, QC


More information about the Pd-list mailing list