IMS Player
Hi,
I’ve been working on an IMS music player for the Apple II.
(It required the SD Music DX OPL3 card)
IMS file:
For those interested in the technical specs of the 1990s Korean Chiptune/MIDI format (.IMS) powered by Yamaha OPL chips, here is the detailed English wiki page.
https://moddingwiki.shikadi.net/wiki/IMS_Format
Playing IMS songs on Apple II
There is still a lot left to tune.
The next big challenge is Hidden Reading.
A 20KB buffer is not enough for longer songs, so the player must read more IMS data from disk while the music is playing. I have already done similar work in my MIDI and VGM players, so I plan to bring that experience into this IMS player as well.
I’m also planning a few UI features:
A level meter, so the screen feels alive while music is playing.
A progress display, so users can roughly see where they are in the song.
There are still many details to solve, but the player is finally starting to take shape.
Thanks
Ian Kim
'◆ SD Music card' 카테고리의 다른 글
| VGM Player Level meter (0) | 2026.05.10 |
|---|---|
| VGM Player V1.25B (0) | 2022.05.12 |
| Playing IMF music files on VGMPlayer V1.24 (0) | 2022.05.09 |
| PT3 Player (0) | 2022.04.22 |
| Programmer's guide for SD Music Deluxe (0) | 2022.04.21 |

