cepstrumPitch~
The cepstrumPitch~
object performs real-time pitch tracking of an audio signal using cepstrum analysis. It is specifically designed to detect the fundamental frequency within a user-defined MIDI pitch range, outputting the result in MIDI units. This object handles its own audio buffering and windowing, and can be configured with parameters like window size and a peak detection threshold.
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, usecepstrumPitch~
or any other object fromtimbreIDLib
. - Library developed mainly by William Brent.
- Report Bugs/Errors here!
- Available for .