Re: Need to make Audio Queue playback Louder!!!
Re: Need to make Audio Queue playback Louder!!!
- Subject: Re: Need to make Audio Queue playback Louder!!!
- From: tahome izwah <email@hidden>
- Date: Fri, 20 Aug 2010 14:30:08 +0200
You could process your audio signal by the commonplace DSP algos (AGC,
clipping etc.) to make it louder. For this you will need to set up a
render callback and work with the raw audio samples there.
--th
2010/8/12 Joey Green <email@hidden>:
> I would like all the tricks into making the playback as loud as possible on
> my iPhone app. I'm recording using Audio Queue and am not sure if there is a
> way to make the input louder. On playback I'm setting
> the kAudioQueueParam_Volume parameter to 1.0.
> It's still not loud enough. There our apps that do kind of what I'm doing
> that are much louder.
> Is Audio Queue quieter than other Core Audio API's?
> Is there any tricks that are known that someone could share?
> FYI, I'm using the AQRecorder and AQPlayer from the SpeakHere Sample App.
> Thanks to all that reply.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden