https://github.com/defective4/midi_player
My first ever Java project made in 2019
https://github.com/defective4/midi_player
Last synced: 6 days 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 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T18:59:16.000Z (about 2 years ago)
- Last Synced: 2026-02-27T08:13:52.046Z (4 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.