Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 346 Bytes

go music-notes

An example on how to read music notes from an audio file. It's written in Go and uses the audio library aubio.

Usage

There's just a single command.

🔮 [go-music-notes]: ./notes test.mp3 
Sample Rate: 44100
midi: 69 old: -1

The old field can be ignored. It's only there to include extra information.