chroma
The chroma
object performs non-real-time pitch chroma analysis on audio data stored in a Pure Data array. It calculates a pitch class profile (chroma vector) for a specified audio segment, configurable by frequency bounds and pitch tolerance. This object can accept pre-computed FFT or magnitude spectrum data via chain_
messages for optimized analysis workflows.
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, usechroma
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .