09-02-2023, 07:17 PM
I'm looking for a solution how I can play MIDI music within a file and then repeat itself over and over again.
As an example:
The Music.mid is in an archive at offset address &H400.
For example, I want to load the data into an array and send it to an API like Winmm. Is that possible? And if so how?
Or are there better alternatives for such a project?
The archive is nothing special. Is simply a raw archive.
As an example:
The Music.mid is in an archive at offset address &H400.
For example, I want to load the data into an array and send it to an API like Winmm. Is that possible? And if so how?
Or are there better alternatives for such a project?
The archive is nothing special. Is simply a raw archive.