Skip to content

Releases: JuliaMusic/MIDI.jl

Doc overhaul and Notes is a new struct

12 Dec 10:07
02b39b6
Compare
Choose a tag to compare

See our new README.md for more.

Notes is now a new struct, not just a vector of Notes.

Added Notes, BPM, ms_per_tick

05 Dec 22:09
e5a7850
Compare
Choose a tag to compare

See the updated README.md !

Dropped Julia 0.5 support

28 Oct 08:06
1e01907
Compare
Choose a tag to compare
Merge pull request #78 from yurivish/master

Fix some warnings & deprecations on 0.6

v0.1.0

14 Feb 02:40
Compare
Choose a tag to compare
  • Dropped compatibility with Julia 0.3, moved straight ahead to 0.5.
  • Functions now have proper docstrings
  • Velocity 0 noteOn events are interpreted as noteOff