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.
- Host: GitHub
- URL: https://github.com/madmath03/midiplayer
- Owner: madmath03
- License: mit
- Created: 2016-07-16T21:15:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-16T15:54:05.000Z (about 9 years ago)
- Last Synced: 2025-03-06T03:48:07.312Z (over 1 year ago)
- Language: Java
- Size: 7.67 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# MidiPlayer
[](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)