syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.96k stars 823 forks source link

Is it possible to record audio and motion acceleration at the same time? #160

Open scheung38 opened 9 years ago

scheung38 commented 9 years ago

Thanks in advance.

Also could you convert your project into Swift?

syedhali commented 9 years ago

Not too sure about this one, is the motion acceleration using the microphones for anything?

scheung38 commented 9 years ago

No, just record audio using EZAudio with mic and at the same time record motion using Accelerometer and then get snapshot of dB and motion data once recording done