This app genrates a sine wave tone, controllable via slider.
Demonstrates how to easily produce a controllable sine wave tone using the Amazing Audio Engine and very few lines of code.
Run:
git submodule init
git submodule update
Add TheAmazingAudioEngine/TheAmazingAudioEngine.xcproject to your project at the top-level. Xcode will ask you to create a workspace from your project. Build and run from the workspace.