/BasicSynth

iOS AU v3 implementation of a simple synthesizer

Primary LanguageObjective-CMIT LicenseMIT

BasicSynth

BasicSynth is an exercise to explore some of the modules that were described in Will Pirkle's book Designing Software Synthesizers in C++ and implement them on iOS.

The following resources were helpful in putting together this project:

This synth has terrible UI setup for testing and doesn't sound great - but neither was the point. I built it more as a starting template for making iOS synths. It runs as an AUv3 and also installs it's own stand alone host.