/yingo

YIN Pitch Detection Algorithm in Golang.

Primary LanguageGo

yingo

Yin Pitch Detection algorithm in Golang.

Read about the algorithm here.

The core implementation is ported from here.

Check /examples for some simple usage.

Requires portaudio for microphone analysis.