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.94k stars 822 forks source link

Output problem with specific file #289

Open damianpab opened 8 years ago

damianpab commented 8 years ago

Im using your demo ios app to show the waves related to this file: https://drive.google.com/file/d/0B898a2Y5OUavQUZUQjNfQlFzSWM/view?usp=sharing

but the output shows the waves in a constant value. The same file using this web audio editor https://twistedwave.com/ show the correct output

Is there any special configuration that in the demo app to change the output? Thanks