I state in my original emails and posts all the tools I’m using.
Mac OSX 10.7.2
Corona 639 (I use corona’s simulator, not Xcode)
I have Xcode 4.2 installed
My pages are generated by KWIK for this project, also the latest version 1.6.5
KWIK writes out loadStream() for its larger audio files
and loadSound() for the shorter ones.
Any audio file played by loadStream() fails, on 5 different iDevices using iOS
compiled on 2 different macs
If I replace all loadStream() calls with loadSound() it works
I’m not doing anything outside of KWIK, They say its Corona’s issue and his hands are tied.
He suggested i just ship with loadSound()
Again
MacOSX 10.7.2
Corona 639
Kwik 1.6.5
I use the Corona Simulator that Kwik opens
I use Corona Simulator to Build the app.
The audio is broken both in the corona simulator and the iDevice if I build and install
only with the loadStream() calls
I’m not sure how else I can report this.
I’m moving on it it seems that everyone is pointing to everyone else with its not my fault.
But I can reproduce it on many devices with multiple Macs doing the build.
I get it I’m writing all wrong code which I’m not using Kwik to generate pages that Corona builds
I have to go in myself to change the code to get it to work. Not the other way around.
I understand you may have some way of doing it in SimpleMixer, but I needed to use Kwik for this project to get it done fast by a non-programmer. Should I not be using Kwik, it came with your install tools?
And yes I have been talking to them, they are now suggesting I use loadSound now as well.
so now I flag every audio file from within kwik to be a “Short Audio” which then writes loadSound() calls.
The other email I have on the bug report was #8665 yesterday, but I’m not sure what was in the exact wording, I have a reply email that you got the submission. I’ve done too many back and forth emails and posts now to remember them all.
I’ve now moved on to loadSound(), and I’ll deal with any issues that brings up when it does. [import]uid: 58867 topic_id: 15991 reply_id: 61155[/import]