You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern and easy-to-use Android library for real-time guitar tuning and chord detection straight from the device microphone. It captures audio, analyzes the frequency spectrum, and returns the detected note or chord — all with a pure Kotlin DSP core and no third-party audio libraries. First-class Jetpack Compose support is included out of the box.
Local karaoke vocal trainer — load MIDI + audio, sing along, get real-time pitch scoring. Vanilla JS + Web Audio API + Canvas. No framework, optional server, optional dependencies. Full created with Perplexity Computer.
A highly precise, cross-platform acoustic guitar tuner built with Flutter. It leverages the YIN algorithm for real-time audio pitch detection and follows Clean Architecture principles for robust scalability. Features efficient reactive state management via GetX and a custom half-clock gauge UI.
Flappy Bird where pitch is altitude. A hand-written YIN detector reads your hum in the time domain — 0.05 cents accurate, no octave errors. Arrow keys work too.