Labels Milestones
Back= working_increment*5 + out_row_1; out_row_4 = working_increment*3 + row_1; row_4 = working_increment*3 + row_1; // special: the right-hand side tries to squeeze 6 rows into the space of 5 out_working_increment = working_increment * 4 / 5; out_row_1 = v_margin+12; out_row_2 = working_increment*1 + row_1; row_3 = row_2 + vertical_space/7; cv_in_1a = [left_col, row_2, 0]; fm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_3, 0]; cv_in_2b = [right_col, row_6, 0]; audio_in_1 = [left_col, row_1.
New Pull Request