AVFoundation + Realm + SwiftUI
An arpeggiator which plays random notes sequences at a speified rate.
Author: sypianBS [email protected]
Current features:
- 3 waveforms (sine, saw, square)
- 5 different rates (1, 1/2, 1/4, 1/8, 1/16)
- adjustable bpm
- saving and loading the sequences (only the notes, not the parameters)
ToDos (nice to have):
- arp gate (slightly changes length of the notes)
- swing / groove
- additional rates (1/6, 1/12, 1/24)
- editable names for the stored sequences