Real-time intonation feedback for viola, violin, and cello. Play a note and watch your pitch trace scroll across a musical staff — green when you're in tune, red when sharp, blue when flat. Pause and scrub back to review any moment.
Portable ZIP — extract anywhere and run. Includes a built-in simulator so you can try it without hardware. Pair with a Teensy pitch sensor when you're ready.
Download Intune v0.2.0 (ZIP)intune_viz.exe (starts in simulator mode) or from a terminal:
intune_viz.exe --simulateintune_viz.exe --port COM3 (use your COM port).
The full system uses a Teensy 4.1 with an I²S microphone for low-latency pitch
detection. Firmware and wiring notes are in the
GitHub repo.
The visualizer works standalone with --simulate for testing and demos.