Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 881 Bytes

File metadata and controls

10 lines (7 loc) · 881 Bytes

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.