javax.sound.midi porting with C# Unity Package for MidiSystem
See releases page
Open the manifest.json
for your project and add the following entry to your list of dependencies
"jp.kshoji.midisystem": "https://github.com/kshoji/MidiSystem-for-.NET.git",
Open the manifest.json
for your project and add the following entry to your list of dependencies with the desired version
"jp.kshoji.midisystem": "https://github.com/kshoji/MidiSystem-for-.NET.git#v1.0.1",
Open the package.json
for your project and add the following entry to the dependencies list with the desired commit hash
"jp.kshoji.midisystem": "https://github.com/kshoji/MidiSystem-for-.NET.git#1295e26a5f9bdca90c7935bdbb6cd8511bc31c98",