CMM2 MIDI Player
| Author | Message | ||||
| PilotPirx Senior Member Joined: 03/11/2020 Location: GermanyPosts: 119 |
I've finished my midiplayer so far. It plays MIDI files in file format 0 (one track). If there are several tracks in the MIDI-file (format 1), it plays them one after the other. I have included three MIDI examples with format 0. If you have MIDI files in which the instruments are spread over several tracks, you can convert them to format 0 using tools (e.g. Anvil Studio - free of charge). The program "PMFV10.bas" (PlayMidiFileV10) requires a MIDI synthesizer on COM2, e.g. the SAM2695. The program is still under development. Improvements are welcome. I am not a software developer, so forgive me for the unprofessional programming. Usage: run "PMFV10.bas",yourmidifile.mid Have fun! CMM2_MIDIPlayerV10.zip Edited 2025-05-09 05:28 by PilotPirx |
||||