Closed GoogleCodeExporter closed 8 years ago
Since Allegro doesn't have a means to load a MIDI via a passed FILE stream
pointer, I'm going to have to dump the embedded MIDI into a temporary file and
have EOF load that.
Original comment by raynebc
on 9 Sep 2010 at 4:02
Implemented in r361. The embedded MIDI file is written to a temporary file in
the RBA file's parent folder, EOF imports the temporary file and the temporary
file is deleted.
Original comment by raynebc
on 9 Sep 2010 at 10:36
Original issue reported on code.google.com by
raynebc
on 9 Sep 2010 at 2:05