3
1
Back

Input_column = h_margin; bottom_row = v_margin + 12; row_1 = v_margin+12; row_2 = working_increment*1 + row_1; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_2, 0]; fm_lvl = [second_col, first_row, 0]; //Second row interface placement fm_in = [h_margin+working_width/8, row_2, 0]; pwm_in = [first_col, fourth_row, 0]; //Fifth row interface placement f_tune = [second_col, first_row, 0]; //Second row.

New Pull Request