phaseSpec~
The phaseSpec~
object calculates and outputs the phase spectrum of an audio signal. It performs a Fourier transform and extracts the phase (angle) information for each frequency bin, outputting a list of values between -pi and +pi radians when triggered by a bang. This object is useful for analyzing the phase characteristics of sounds, which can be influenced by windowing functions, and can be used as a feature for timbre classification.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.
- Download via Deken.
Open
Pd
and go toTools
Find Externals
. Search fortimbreIDLib
and install it. Then create an object withdeclare -lib timbreIDLib -path timbreIDLib
. Finally, usephaseSpec~
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .