Skip to content

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

Notifications You must be signed in to change notification settings

zero-tuesday/go-music-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Languages