¡@

Home 

2014/10/15 ¤U¤È 10:11:53

iphone Programming Glossary: m_waves

where to start with audio synthesis on iPhone

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

0.f fStep 0.f float volume float phase float frequency float fStep enum kLeftWave 0 kRightWave 1 kNumWaves Wave m_waves kNumWaves public BleepMachine ~BleepMachine bool Initialise void Shutdown bool Start bool Stop bool SetWave int id float.. m_outFormat.mBytesPerFrame Generate the sine waves to Signed 16 Bit Stero interleaved Little Endian float volumeL m_waves kLeftWave .volume float volumeR m_waves kRightWave .volume float phaseL m_waves kLeftWave .phase float phaseR m_waves kRightWave.. the sine waves to Signed 16 Bit Stero interleaved Little Endian float volumeL m_waves kLeftWave .volume float volumeR m_waves kRightWave .volume float phaseL m_waves kLeftWave .phase float phaseR m_waves kRightWave .phase float fStepL m_waves kLeftWave..