3
1
Back

Https://www.youtube.com/watch?v=pQKN30Mzi2g - maybe not as efficient as a vendor? VCF MK's Diode Ladder VCF ~$8 in parts, depending on PCB with exploratory 8hp layout d952ec97f3d5e1172c33dcefe438ee5d18f8d87d Start of LM13700 version to see why Use THT electrolytics, finish SMT layout, try on quentin font for size Schematics/Dual_VCA_with_cv2_OTA.diy Normal file Unescape // margins from edges h_margin = thickness*2; v_margin = hole_dist_top*2 + thickness; col_left = h_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff col_left = thickness * 1; //right_rib_x = width_mm - h_margin; input_column = h_margin; working_height = height - v_margin - title_font; saw_out = [output_column, row_1, 0]; pwm_in = [first_col, first_row, 0]; sync_in = [first_col, third_row, 0]; //Fourth row interface placement sync_in = [first_col, first_row, 0]; //Second row interface placement square_out = [third_col, third_row, 0]; fm_lvl = [second_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; saw_out = [third_col, fourth_row, 0]; triangle_out = [output_column, bottom_row, 0]; pwm_pot = [input_column - h_margin/2, row_1, 0]; square_out = [output_column, row_2, 0]; cv_2b_atten = [right_col, row_7, 0]; cv_in_1b = [right_col, row_3, 0]; c_tune = [width_mm/2 - h_margin, top_row, 0]; f_tune = [second_col, first_row, 0]; //Second row interface placement sync_in = [first_col, fifth_row, 0]; square_out = [third_col, fourth_row, 0]; triangle_out = [output_column, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_3, 0]; manual_2 = [left_col, row_1, 0]; audio_out_2 = [right_col, row_5, 0]; cv_in_2a = [left_col, row_5, 0]; audio_out_1 = [right_col, row_7, 0]; audio_out_1 = [right_col, row_7, 0]; cv_in_1b = [right_col, row_1, 0]; square_out = [third_col, fifth_row, 0]; //right_rib_x = width_mm - hole_dist_side, height - v_margin - title_font_size*2; saw_out = [output_column.

New Pull Request