Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 426 Bytes

README.markdown

File metadata and controls

12 lines (6 loc) · 426 Bytes

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.