3
1
Back

Picture From 81f5cdc2cd0ea2f7c6a63827426db16f9b2cd3fd Mon Sep 17 00:00:00 2001 Subject: [PATCH] Update current state of project. Add cascading input and send reset to clk_inh to stop progressing Add cascading input and output jacks row_2 = row_1 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; cv_in_1a = [left_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_5, 0]; audio_out_1 = [right_col, row_7, 0]; cv_in_1b = [right_col, row_7, 0]; cv_in_1b = [right_col, row_5.

New Pull Request