3
1
Back

Sub-panel top_row = height - v_margin - title_font; saw_out = [output_column, row_2, 0]; fm_lvl = [second_col, first_row, 0]; //Second row interface placement pwm_in = [first_col, fourth_row, 0]; triangle_out = [output_column, row_2, 0]; audio_in_2 = [left_col, row_5, 0]; audio_out_1 = [right_col, row_2, 0]; pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; square_out = [width_mm-h_margin, row_1, 0]; saw_out = [output_column, row_2, 0]; } // Three Panel.

New Pull Request