No description
Find a file
2020-10-11 18:15:16 +02:00
lib Add tests for player and event. 2020-10-11 18:15:16 +02:00
test Add tests for player and event. 2020-10-11 18:15:16 +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 Add tests for player and event. 2020-10-11 18:15:16 +02:00
mix.lock Add documentation and type checking. 2020-10-11 13:40:12 +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.