chrislo / brain

Use a Raspberry Pi to control my "studio"
GNU General Public License v3.0
5 stars 0 forks source link

Show position in currently selected pattern by flashing pads #15

Closed chrislo closed 4 years ago

chrislo commented 4 years ago

In euclidean mode the length of the pattern can be less than 1 bar (sixteen sixteenths). This would be more obvious if we lit up the pad corresponding to the position of the "playhead" within the currently selected pattern.

chrislo commented 4 years ago

I merged a basic version of this in 24fe369. It certainly helps to give a visual clue in Euclidean sequencer mode. At the moment the progress light is the same brightness and colour as the selected pad lights, which is a bit distracting, but I'm going to leave that until it annoys me enough to fix it.