Files
GravityHW/README.MD
2023-05-08 23:52:12 +03:00

26 lines
760 B
Markdown

6hp multichannel eurorack clock and trigger 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 (pulse length, display timeout)
- expanders with midi/tap tempo etc
### Acknowlidgements
Timer library available here
https://github.com/PaulStoffregen/FlexiTimer2