Effect « sound « iPhone iPad Media Q&A

Home
iPhone iPad Media Q&A
1.animation
2.audio
3.AVAudioPlayer
4.box2d
5.cocos2d
6.CoreGraphics
7.CorePlot
8.Flash
9.graphics
10.icon
11.image
12.photo
13.plot
14.sound
15.video
iPhone iPad Media Q&A » sound » Effect 

1. off a sound effect with NSUserDefaults    stackoverflow.com

i try to off a sound effect on my app play method is ' [myMusic play];

-(void)viewDidLoad {
     BOOL soundIsOff = [defaults boolForKey:@"sound_off"];
   ...

2. Ball rolling sound effect    stackoverflow.com

I am working on a Labyrinth style app for iPhone using Chipmunk and openAL. I got everything working except the ball rolling sound. What I have tried is playing a small ...

3. How to apply sound effects like echo, flange etc to music in iphone sdk    stackoverflow.com

I want to give sound effects like echo, flange etc to a sound in iphone sdk. Can anyone help me out how can I achieve this. Thanks

4. Add Sound effect    stackoverflow.com

Can anybody give me tutorial on how to add sound effect on sound?

5. Possible to apply effects to the sound during a phonecall (iPhone)?    stackoverflow.com

So can I catch the sound input, and manipulate it before it "sends" to the phonemate?

6. Pure data sound effect library running on iPhone    stackoverflow.com

I wonder if someone managed to use Pure data sound library as an external library of the an iOS app. Pure data wiki claims it can be ...

7. Sound Effect Library/Extension for OpenAL (running on iOS)?    stackoverflow.com

I want to do some DSP effect processing, create effect like flanger, echo, etc. Could it be done via OpenAL? Or should I use enterely different framework/library?

8. DSP sound effect library for iPhone/iPad/iOS?    stackoverflow.com

Any 3rd party, or built in stuff?

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.