Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 579 Bytes

File metadata and controls

21 lines (15 loc) · 579 Bytes

bend-go-meter

Diatonic Harmonica Tuner

A small tool to help you learn the bends on a diatonic harmonica. It takes input from built in mic, recognises pitch and graphically shows you what note you are playing and how accurately. Inspired by bend-o-meter, which is great but not free.

Installation

Bend-go-meter ueses sox and aubio as dependencies. You can install them by running

sudo apt-get install sox
sudo apt-get install aubio-tools

Bend-go-meter runs on Linux