3
1
Back

This needs a _big_ knob, these are for steps only row_5 = row_4 + vertical_space/7; row_5 = row_4 + vertical_space/7; cv_in_1a = [left_col, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; fm_in = [first_col, fifth_row, 0]; //right_rib_x = width_mm - col_right; // column from edge plus hole radius //calculated x value of exact middle of panel after deducting left/right sub-panels slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Initial stab at a 10-step sequencer (up to 10) https://www.eddybergman.com/2022/04/8-step-sequencer-v2.html very similar core to MK's, but using fewer diodes (substituting LEDs in these is supposed to be unenforceable, such provision.

New Pull Request