¡@

Home 

2014/10/15 ¤U¤È 10:03:31

iphone Programming Glossary: afconvert

SimpleAudioEngine, playing .caf files [duplicate]

http://stackoverflow.com/questions/10286686/simpleaudioengine-playing-caf-files

loop YES This works fine. However when I convert MenuTheme.mp3 to MenuTheme.caf using terminal with the following line afconvert f caff d LEI16 MenuTheme.mp3 MenuTheme.caf and I use SimpleAudioEngine again to play the .caf file it doesn't work. Any.. don't know what's wrong but I'm also very new to using audio on the iPhone. Any help is appreciated. Thanks. edit afconvert misspelled iphone objective c ios cocos2d iphone cocos2d share improve this question I think it is afconvert not fconvert.. edit afconvert misspelled iphone objective c ios cocos2d iphone cocos2d share improve this question I think it is afconvert not fconvert as metioned in your question. I believe that was a typo right I don't see obvious problem on your command line...

Converting audio to CAF format for playback on iPhone using OpenAL

http://stackoverflow.com/questions/254080/converting-audio-to-caf-format-for-playback-on-iphone-using-openal

caf files included with CrashLanding everything works fine but when I try and use my own samplesconverted to CAF using afconvert all I get is a stony silence Does anyone have settings for afconvert that will produce a CAF file capable of being played.. try and use my own samplesconverted to CAF using afconvert all I get is a stony silence Does anyone have settings for afconvert that will produce a CAF file capable of being played back through OpenAL iphone core audio openal afconvert share improve..

what is the best way to play sound quickly upon fast button presses xcode?

http://stackoverflow.com/questions/3128283/what-is-the-best-way-to-play-sound-quickly-upon-fast-button-presses-xcode

let it do it's thing. It will batch convert all the files... Here's the code for f in do if f batchit.sh then usr bin afconvert f caff d ima4 f echo f converted fi done Here is a sample project... http www.megaupload.com d 5NP6FHR1 Notice I didn't..

2 mp3 sounds at the same time in iphone?

http://stackoverflow.com/questions/5026105/2-mp3-sounds-at-the-same-time-in-iphone

Sound not playing with AVAudioPlayer

http://stackoverflow.com/questions/9963230/sound-not-playing-with-avaudioplayer

is wrong. More information iPhone 4 with iOS 5.1 Xcode 4.3.2 Audio is about 700kbps converted to .caf format using afconvert from a big .wav file. iphone ios audio avaudioplayer core audio share improve this question SOLVED. 1. Check if your..