https://github.com/defective4/midi_player
My first ever Java project made in 2019
https://github.com/defective4/midi_player
Last synced: 3 months ago
JSON representation
My first ever Java project made in 2019
- Host: GitHub
- URL: https://github.com/defective4/midi_player
- Owner: Defective4
- License: mit
- Created: 2024-05-28T18:00:36.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-28T18:59:16.000Z (about 1 year ago)
- Last Synced: 2025-03-01T15:03:12.758Z (3 months ago)
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Midi_Player
My *very first* project in Java.
**Midi_Player** was created back in 2019, when I first ventured into Java world.> [!NOTE]
> This project was written in [Geany](https://www.geany.org/)
> and originally wasn't using Maven.
> Additionally I reformatted all source code files, but the code is otherwise left untouched.