Release on Hex.

This commit is contained in:
Pim Kunis 2020-10-12 23:00:24 +02:00
parent e677dd1808
commit 1ece5c1c79
3 changed files with 32 additions and 2 deletions

View file

@ -1,6 +1,7 @@
defmodule MIDIPlayer.Event do
@moduledoc """
Several musical events which can be converted to MIDI commands.
All timings are in milliseconds.
"""