3
1
Back

2ce1144628c5b348c6a2166a7b906cc45e80a76d Mon Sep 17 00:00:00 2001 Subject: [PATCH] Footprint selection, some PCB layout choices 4d8e233e93 Add CV in to pause the clock and keeps current gate open whenever the voltage exceeds a certain threshold (perhaps useful for feedback effects where one sequencer is interacting with another). More of an experimental functionality - Internal clock with manual control. Sequencer cascading to trigger a second sequencer's run, which then re-triggers the first. More feature ideas: Trigger out - CV Out - 1K to U2-14 - Casc out 2x Toggle Switches, 3pin: - CV out Latest commits for file Docs/precadsr_layout_front.pdf Panels/dual_vca.scad Normal file View File 3D Printing/Cases/Eurorack 2-Row/a65ef594770a52ccd225294619d30be9_preview_featured.jpg Executable file View File 3D Printing/Cases/Eurorack Modular Case/EuroRack_Case_26.png Executable file View File Synth Mages Power Word Stun.kicad_pro 555 lines width = 14; // [1:1:84] square_out = [output_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; fm_in = [first_col, third_row, 0]; saw_out = [third_col, fifth_row, 0]; square_out = [third_col, fifth_row, 0]; pwm_duty = [input_column, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; pwm_pot = [input_column + h_margin/2, bottom_row, 0]; c_tune = [second_col, second_row, 0]; //Third row interface placement pwm_in = [input_column + h_margin/2, bottom_row, 0]; pwm_duty = [second_col, first_row, 0]; c_tune = [second_col, third_row, 0]; saw_out = [output_column, row_2, 0]; fm_lvl = [h_margin+working_width/8, row_3, 0]; manual_2 = [left_col, row_2, 0]; pwm_in = [width_mm - h_margin - working_width/8, row_3, 0]; manual_2 = [left_col, row_6, 0]; audio_in_1 = [left_col, row_5, 0]; cv_in_2a = [left_col, row_1, 0]; fm_in = [h_margin+working_width/8, row_3, 0]; Panels/luther_triangle_10hp.stl Normal file Unescape Schematics/SynthMages.pretty/POT_2_PIN_Header.kicad_mod Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/SPDT-toggle-switch-1M-series.kicad_mod Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Panel_Dual_Slotted_Mounting_Hole.kicad_mod Normal file Unescape Hardware/Panel/precadsr-panel-Gerbers/drill_report.rpt Normal file Unescape Hardware/PCB/precadsr/ao_tht.pretty/SPDT-toggle-switch-1M-series.kicad_mod Normal file View File Synth_Manuals/Module Summaries.ods Normal file View File Synth_Manuals/minimoog_operation_manual_1.pdf Executable file View File 3D Printing/Pot_Knobs/Pot3.STL Executable file View File 3D.

New Pull Request