I have implement game application in which i want to play mid sound file in the background.How it possible?
A:
The short answer is there is no easy way. When this question came up before the best recommendation was to try porting TiMidity++. This appears to be difficult. A more iPhoney solution would be to convert your midi file into an audio file using something such as Easy-Pro Midi to Audio Converter 1.3 and then playing the the audio file normally in your app. This may have the downside of enlarging your app size.
Michelle Six
2009-12-30 07:23:03