3
1
Back

Picture 53c90c58d81dff355f8b17948a9b73c895233eb2 Add notes about wiring SW15 cross-board UI: 11 potentiometers - 13 SPDT switches 1 rotary switch, 5+ positions - 10 - center_adjust; // build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_7, 0]; cv_in_1b = [right_col, row_7, 0]; cv_in_1b = [right_col, row_1, 0]; square_out = [third_col, third_row, 0]; saw_out = [h_margin + working_width/4, row_1, 0]; square_out = [width_mm-h_margin, row_1, 0]; pwm_in = [first_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_4, 0]; pwm_cv_lvl = [width_mm - h_margin - working_width/8, row_3.

New Pull Request