3
1
Back

+ row_1; row_3 = row_2 + vertical_space/7; row_7 = row_6 + vertical_space/7; cv_in_1a = [left_col, row_1, 0]; fm_pot = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; manual_2 = [left_col, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; fm_lvl = [second_col, third_row, 0]; //Fourth row interface placement.

New Pull Request