thomasina-lee / wavepitch

This app attempt to detect music pitches from WAV files, and display a spectrogram like chart.
http://wavepitch.herokuapp.com/
6 stars 3 forks source link

ABOUT

This is a web application, which takes an online WAV file as input, performs some signal analysis, and output as spectrogram like chart, in which frequencies are translated to music note value. A simple heuristic can be applied to detect more prominent note values.

A working example can be found in:

http://wavepitch.herokuapp.com/

Enjoy!