No description
Find a file
Pim Kunis dcc2391094 Add option to repeat schedule in player.
Add end time of a schedule.
Fix negative wait times.
2020-10-10 20:30:28 +02:00
lib Add option to repeat schedule in player. 2020-10-10 20:30:28 +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.