Aubio Extension
About Aubio
Aubio offers real-time audio analysis capabilities like pitch detection, onset detection, and tempo tracking, enabling developers to build sophisticated audio applications with ease.
See more on Aubio's official site.
With the Aubio Extension, you can seamlessly detect pitch from your audio data live.
This extension provides the following audio nodes for a Switchboard SDK audio graph:
Node | Description |
---|---|
PitchDetectorNode | A sink node that analyzes incoming audio and detects the pitch in real-time, outputting the frequency of the detected pitch. |
Download SDK Extension
You can download this SDK extension from our Downloads Page.
Visit the page to access the latest version and start integrating it into your project!