3
1
Back

= working_increment*3 + row_1; row_4 = working_increment*3 + row_1; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; cv_in_2a = [left_col, row_7, 0]; cv_in_1b = [right_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; fm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, bottom_row, 0]; pwm_duty = [second_col, first_row, 0]; //Second row interface placement pwm_in = [input_column + h_margin/2, bottom_row, 0]; c_tune = [second_col, third_row, 0]; fm_lvl = [second_col, first_row.

New Pull Request