Converting Future Composer FC14 tracker music to MIDI data
        Posted  
        
            by 
                okw
            
        on Super User
        
        See other posts from Super User
        
            or by okw
        
        
        
        Published on 2011-02-13T05:34:19Z
        Indexed on 
            2011/02/13
            7:27 UTC
        
        
        Read the original article
        Hit count: 677
        
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.
© Super User or respective owner