Skip to content

Minoxs/gomidi-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomidi Player

Go Reference

This MIDI player is built using gomidi, and is made to be used as a library. The functionality is fairly basic, but it should cover the basics of reading an SMF file and playing its sounds like a music player would.

The player is run in a separate goroutine, and is safe to be manipulated by multiple goroutines. Feel free to modify this to fit your needs, or use as a starting point. Credits are, as always, greatly appreciated.

TODO

  • Turn the output driver into a parameter

About

MIDI player built on top of gomidi/v2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages