tags:

views:

537

answers:

4

I'm wondering if anyone has knowledge of any kind of modplayer library for iphone? I've searched, but couldn't find anything.

A: 

MikMod for the mac uses CoreAudio, so it might "just work" on the iPhone.

Rhythmic Fistman
A: 

Module Player is available at the AppStore - 75000 free songs from the modland collection are included too

Kai
A: 

I successfully implemented a mod/s3m player on the iPhone using Audio Queue Services.

Manuel
A: 

hi there,

I have a chiptune player nearly finished : it's based on modplug for the module part. basically it is as simple as recompiling the lib (modplug) and interface it with an audio buffer queue, as stated by Manuel. here's a quick video of my stuff : http://www.youtube.com/watch?v=jGJ560-qAio

do not hesitate to send an email if you need some help

yoyofr