We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1b06a commit 707ade3Copy full SHA for 707ade3
1 file changed
README.md
@@ -27,6 +27,10 @@ void printTimeSignature(MidiTimeSignatureM m) {
27
}
28
```
29
30
+## Usage
31
+
32
+Get it from Maven Central: https://central.sonatype.com/artifact/io.github.suniala/java-midi-decoder
33
34
## Related Projects
35
* https://github.com/suniala/midi-tuutti uses this library
36
* http://www.jfugue.org enables "Music Programming for Java™ and JVM Languages"
0 commit comments