Added random

This commit is contained in:
--global
2023-01-28 11:56:25 +02:00
parent 77b489526e
commit 4aea703411
2 changed files with 13 additions and 27 deletions

View File

@ -2,15 +2,17 @@ Features:
- 6 output channels
- Master BPM
- Separate divider or multiplier per chennel (from /32 to x24)
- Random (currently only for on beat pulses)
TODO:
- Add min and max values
- 1/8 and 1/16 random
- 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
- Design PCB
Timer library available here
https://github.com/PaulStoffregen/FlexiTimer2