Just parses midi files. Nothing fancy. Useful if you want to do some stuff with a midi file.
Scala versions:
2.12
maestro-midi 0.1.0
Group ID:
com.github.jacoby6000
Artifact ID:
maestro-midi_2.12
Version:
0.1.0
Release Date:
Aug 3, 2017
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:
libraryDependencies += "com.github.jacoby6000" %% "maestro-midi" % "0.1.0"
ivy"com.github.jacoby6000::maestro-midi:0.1.0"
//> using dep "com.github.jacoby6000::maestro-midi:0.1.0"
import $ivy.`com.github.jacoby6000::maestro-midi:0.1.0`
<dependency> <groupId>com.github.jacoby6000</groupId> <artifactId>maestro-midi_2.12</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.jacoby6000', name: 'maestro-midi_2.12', version: '0.1.0'