/BongoMidi

MIDI player with Bongo cats !

Primary LanguageJavaMIT LicenseMIT

BongoMidi

What more isn't there to love about bongo cats?! To run, simply download the JAR file under the releases tab. Either double-click on the resulting JAR, or, run the following:

java -jar BongoMidi.jar

For contributing, the project is structured as an IntelliJ project. Open the folder, then add BongoMidi.iml as a module. There are no dependencies.