package
0.8.2
Repository: https://github.com/gomidi/midi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Variable-Length Quantity (VLQ) is an way of representing arbitrary see https://blogs.infosupport.com/a-primer-on-vlq/ we use the variant of the midi-spec stolen and converted to go from https://github.com/dvberkel/VLQKata/blob/master/src/main/java/nl/dvberkel/kata/Kata.java#L12.