This site is no longer active and is available for archival purposes only. Registration and login is disabled.

Audio issues with iPhone


Audio issues with iPhone

Postby Nacho84 » Jan 24, 2009 @ 3:07pm

Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Postby edge » Jan 26, 2009 @ 9:40am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby tinybulb.com » Jan 26, 2009 @ 11:58am

tinybulb.com
pm Member
 
Posts: 32
Joined: Dec 16, 2008 @ 12:09am
Location: Minsk


Postby Nacho84 » Jan 26, 2009 @ 12:24pm

Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Postby edge » Jan 27, 2009 @ 9:10am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby tinybulb.com » Jan 27, 2009 @ 9:30am

tinybulb.com
pm Member
 
Posts: 32
Joined: Dec 16, 2008 @ 12:09am
Location: Minsk


Postby Nacho84 » Jan 27, 2009 @ 10:17am

Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Postby edge » Jan 28, 2009 @ 10:54am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby Nacho84 » Jan 28, 2009 @ 7:07pm

Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Postby edge » Jan 29, 2009 @ 8:58am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby Nacho84 » Jan 29, 2009 @ 7:07pm

Hi edge,

Thanks for your prompt replies.

The CrashLander sample has been removed from Apple's website because, from what I've read in some posts, it has some errors.

I've been asking about this whole issue in other forums and it seems that other developers are also struggling to play looped mp3's. So far, the workaround solution seems to be adding a fade out effect at the end of the file. I might try your suggestion using AudioToolbox and queueing the files, but it will surely take me many days, do you know for sure if that solution solves the silence gap between files?

Regarding the orientation, I'm attaching a very simple project to this post with a landscaped application. Noticed that I've to swap the coordinates and substract the X coordinate from 320 in order to get the Y coordinate. Maybe it's an emulator issue and the coordinates received via the pnt variable in the function callbacks work fine in the real device but, as I've said in a previous post, I don't have an iPhone to test it :(

Thanks again for all your help,

--Nacho
Attachments
OrientationExample.zip
(972.54 KiB) Downloaded 841 times
Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Postby edge » Jan 30, 2009 @ 12:58pm

Hi Nacho,

Perhaps there is another way to get ahold of the CrashLander sample? The sound framework in that sample is really useful. If you can find it, the solution to loop mp3's, is to call the AudioQueueEnqueueBuffer function multiple times:
- When first playing your file, call it twice
- Manually handle a timer (it depends on the length of the song), if it's past a certain value then call it again (so it will always be two times in the queue)

We will get back about your sample next week.
EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby edge » Feb 2, 2009 @ 11:29am

EDGELIB: Cross-platform mobile development at your fingertips
http://www.edgelib.com
User avatar
edge
pm Member
 
Posts: 1180
Joined: Aug 22, 2005 @ 3:42pm
Location: The Netherlands


Postby Nacho84 » Feb 2, 2009 @ 11:36am

Nacho84
pm Member
 
Posts: 82
Joined: Dec 15, 2007 @ 12:00pm
Location: Buenos Aires, Argentina


Return to EDGELIB


Sort


Forum Description

Powerful and affordable C++ middleware solution covering true multi-platform 2D, 3D and network features for Apple iPhone, Windows Mobile, Symbian S60, UIQ, Linux and Windows desktop.

Moderator:

edge

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

cron