3
1
Back

40:40%, 50:50%] // Width of module (HP) width = 17; // [1:1:84] //Second row interface placement pwm_in = [first_col, first_row, 0]; //Second row interface placement triangle_out = [third_col, fourth_row, 0]; triangle_out = [third_col, fifth_row, 0]; pwm_duty = [input_column, row_2, 0]; audio_in_2 = [left_col, row_7, 0]; audio_out_1 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_2, 0]; cv_2b_atten = [right_col, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_2, 0]; fm_in = [first_col, third_row, 0]; fm_lvl = [second_col, third_row, 0]; fm_in = [h_margin+working_width/8, row_2, 0]; fm_lvl = [second_col, first_row, 0]; //Second row interface.

New Pull Request