Visual helper for 16 bars of a 4/4 beat with 16 RGB-LEDs for achieving better song structure during live jams.
Additionaly a modified CV-clock / CV-reset is created on two output pins:
- the very first clock pulse after pressing start is not passed through
- instead of the very first clock pulse a short reset pulse will be sent to reset out pin
A few of my modules can't deal with reset HIGH during run and reset LOW during stop.
this modified clock/reset ensures that those modules are perfectly in sync with my master clock:
This is created as a shield for Arduino UNO so there are no TS jacks for CV-clock and CV-reset.
Clock, Reset & GND are connected to a pin header on the shield. The RGB-LED strip is connected via pinheader as well...
basically the same as https://github.com/othmar52/blazing-baton-arduino with a few changes:
- instead of MIDI clock we use CV-clock + CV-reset as input signals
- dropped RF network server/client communication
see my other eurorack DIY projects