Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 648 Bytes

TDStepSequencer

AVFoundation + Realm + SwiftUI

An arpeggiator which plays random notes sequences at a speified rate.

Author: sypianBS [email protected]

tdStepSequencer

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