¡@

Home 

2014/10/15 ¤U¤È 10:04:37

iphone Programming Glossary: bleepmachine

where to start with audio synthesis on iPhone

http://stackoverflow.com/questions/2067267/where-to-start-with-audio-synthesis-on-iphone

this. I think the AudioQueue API is probably the way to go. Here's as far as I got seems to work okay. File BleepMachine.h BleepMachine.h WgHeroPrototype Created by Andy Buchanan on 05 01 2010. Copyright 2010 Andy Buchanan. All rights reserved... I think the AudioQueue API is probably the way to go. Here's as far as I got seems to work okay. File BleepMachine.h BleepMachine.h WgHeroPrototype Created by Andy Buchanan on 05 01 2010. Copyright 2010 Andy Buchanan. All rights reserved. #include AudioToolbox.. playing two sine wave tones one per stereo channel. The sound data is liitle endian signed 16 bit @ 44.1KHz class BleepMachine static void staticQueueCallback void userData AudioQueueRef outAQ AudioQueueBufferRef outBuffer BleepMachine pThis reinterpret_cast..