Codec for Fmod Ex,http://www.fmod.org/ to play Amiga Future Composer songs 

codec_fc.dll
Ver. 1.0
Copyright (c), Blazer Studios, 2006.
Visit http://andreas.blazer.nu for latest version
Built using play routine by Michael Schwendt http://xmms-fc.sourceforge.net/

Usage: put codec_fc.dll in the same directory as your fmod-dll.
To load the plugin in C/c++ code:
system->loadPlugin("codec_fc.dll", 0, 0);

Then load and play file as usual.

Known bug is that bad things will happen if you try to play more than one song simultaneously.
Then they will play at to fast speed and the last song will overwrite the first one...
If you have an idea how to fix this, please contact me.

If you find any bugs etc. contact me at andreas@blazer.nu