What does it do ?
The FloppyMidiPlayer, searches the computer for a Floppy drive (3.5inch or 5.25inch diskette drive), when it finds one, it searches the drive for Midi music files, then plays them one after the other while enabling user keyboard input to fast forward, pause the midi player.
Features
- Plays automatically, no need to do anything, just run the jar file and use the keyboard controls As simple as it gets
- Supports Jre11 and up in order to be played even on Raspberry pies
- Simple keyboard controls
- Use the left/right arrow keys to jump forward +-5 seconds
- Use the up/down arrow keys to jump to next/previous midi file
- Use the spacebar to pause the current Midi file
- Use ESC in order to shutdown the player
- Supports swapping of the diskette while playing in order to play midi files from the new diskette
- Uses the excellent midi4j library