Files
GravityHW/README.MD
2023-05-08 15:16:26 +03:00

22 lines
701 B
Markdown

6hp multichannel clock utility designed to be low cost and DIY friendly.
> It is like a "Pamela's 'very light' Workout" ;)
> —u/BBougre
Features:
- 24ppqn internal clock with master BPM
- 6 output channels
- Separate divider or multiplier per chennel (from /32 to x24)
- Per-channel random pulse skip probability setting
- Per-channel offset setting
- 2 inputs for external modulation (assignable per channel)
- All channel settings and bpm are saved on play/pause and recalled on power up
- 2 external clock modes (24ppqn and beat)
TODO:
- swing
- settings (input mode, pulse length)
- expanders with midi/tap tempo etc
Timer library available here
https://github.com/PaulStoffregen/FlexiTimer2