3
1
Back

Signals Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - RESET / CASCADE out - Gate out (could normal to TP10, optional) - Casc Out - 1K to TP5 Gate Out - 1K to U3-7 Glide section not working right, just pegging the output jacks bottom_row = v_margin + 12; row_2 = row_1 + v_margin + 12; row_2 = working_increment*1 + row_1; row_3 = working_increment*2 + row_1; row_4 = row_3 + vertical_space/7; cv_in_1a = [left_col, row_5, 0]; cv_in_2a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_2, 0]; fm_lvl = [second_col, first_row, 0]; c_tune = [second_col, first_row, 0]; sync_in = [first_col, third_row, 0]; saw_out = [output_column, row_2, 0]; triangle_out = [third_col, fifth_row, 0]; square_out = [third_col, third_row, 0]; fm_lvl = [h_margin+working_width/8, row_2, 0]; cv_2b_atten = [right_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0.

New Pull Request