switched to from ms based to internal ppqn clock

This commit is contained in:
--global
2023-01-27 14:03:56 +02:00
parent e274b66839
commit 28a7c5f3fd
3 changed files with 73 additions and 42 deletions

View File

@ -1,8 +1,17 @@
Features:
- 6 output channels
- Master BPM
- Separate divider per chennel
TODO:
- Add multipliers
- Add min and max values
- External clock
- Switch to U8G2 for screen
- Save state to EEPROM when stopped
- swing
- long-press encoder for settings (input mode, pulse length)
- analogue input for modulations
Timer library available here
https://github.com/PaulStoffregen/FlexiTimer2