Converting Future Composer FC14 tracker music to MIDI data
- by okw
I have an old .FC music file from the Amiga/C64 days. It was made using Future Composer. The first four bytes of the file read as FC14 in ASCII; I'm pretty sure that's the version number.
I need to dump the channels and their notes into a standard MIDI file in order to play it through my MIDI devices.
Is there a way to do this with existing programs?
If not, are there any specifications available on the format of these files?
I do not require the samples, and I am aware that they will be lost during the conversion process.