No description
Find a file
2020-10-10 21:50:48 +02:00
lib Start over when playing when already playing. 2020-10-10 21:50:48 +02:00
test Init repository. 2020-10-10 19:36:07 +02:00
.formatter.exs Init repository. 2020-10-10 19:36:07 +02:00
.gitignore Init repository. 2020-10-10 19:36:07 +02:00
mix.exs Init repository. 2020-10-10 19:36:07 +02:00
mix.lock Init repository. 2020-10-10 19:36:07 +02:00
README.md Init repository. 2020-10-10 19:36:07 +02:00

MIDITools

TODO: Add description

Installation

If available in Hex, the package can be installed by adding midi_tools to your list of dependencies in mix.exs:

def deps do
  [
    {:midi_tools, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/midi_tools.