4 voice drum machine based on FM synthesis.
The sound engine is made in faust dsl.
I'm planning to turn this into an opensource drum machine vst with JUCE and native iPad app using audiokit
- Faust
- basic sound engine with macro parameters
- mixer
- fx chain
- JUCE app/vst3
- integrate faust engine
- responsive ui
- preset manager
- port to iOS using SwiftUI + AudioKit