An open API service indexing awesome lists of open source software.

https://github.com/madmath03/midiplayer

A simple MIDI player with a SWING interface.
https://github.com/madmath03/midiplayer

Last synced: 3 months ago
JSON representation

A simple MIDI player with a SWING interface.

Awesome Lists containing this project

README

          

# MidiPlayer

[![Build
Status](https://secure.travis-ci.org/madmath03/MidiPlayer.png)](https://travis-ci.org/madmath03/MidiPlayer)

A simple MIDI player with a SWING interface and JSwingShell actions.

# Summary
MidiPlayer is just a simple MIDI player developed as a POC for JSwingShell scriptable actions.
It can work in a "silent mode" (no GUI) through command line and currently only accepts MIDI file paths on the computer (no URL management yet).

## Contributing
See [CONTRIBUTING](https://github.com/madmath03/MidiPlayer/blob/master/CONTRIBUTING.md) file.

## License
MidiPlayer is distributed under the MIT Licence.
See the complete license in the
bundle:

LICENSE

[Read the license](https://github.com/madmath03/MidiPlayer/blob/master/LICENSE)