Hi all,
I spend some time in the last days investigating libraries/sources to replay amiga music wihtin the Flash platform. I want to share my current results with you and of course I would love to hear your experiences, suggestions and feedback.
Here are the libraries/sources I had a look at so far:
FLOD Prohttp://www.photonstorm.com/flodIt supports the .mod Amiga format and works quite well. Using the
Beginner's Guide it is really easy to make it work.
FLODExhttp://www.photonstorm.com/archives/720/flodex-1-01-sidmon-future-composer-and-bp-soundmod-supportedThis is by the same author of FLOD. It is a replay library for the following synthetic music formats:
- FC
(my personal favorite!!!)- BP Soundmon
- Sidmon1 & Sidmon2
- Delta Music 1
- Delta Music 2 Player
- Digital Mugician Player
All in all, the usage of the lib is as easy as the FLOD Pro version. The sound quality is surprisingly good, too!
FLXMPhttp://code.google.com/p/flxmp/FLXMP stands for
Flash Extended Module Player and it is one of the rare projects which offers the replay routine for FastTracker modules (.XM). However it is in a really early stage and a lot of tracker features are not yet implemented.
Conclusion (so far)It is cool to see that there exists Amiga music replayers for the Flash platform. For the .MOD (4channel) format there seems to be quite stable versions available already. Even the soundquality of FlodEx for some exotic formats is good.
A drawback with all these players is that it consumes CPU power. CPU power you actually need for your games/demo fx. So, it is really hard to say if it is a good idea to have a comparable expensice audio replay when you could use a
cheap MP3 replay.
I will keep this post/thread updated.
More known projects:-
8Bitboy Had a quick look at it. Could not get it to work, but I give it another change soon-
FMP It is written in haXe - so you need to convert it to AS3.0 first in order to use it