3
1
Back

Retriggering and looping modifications This is an ADSR envelope generator synth module. Layout and panel are Kosmo format. * [Schematic](Docs/precadsr.pdf) * PCB layout: [front](Docs/precadsr_layout_front.pdf), [back](Docs/precadsr_layout_back.pdf) * [BOM](Docs/precadsr_bom.md) * [Build notes](Docs/build.md ``` git clone git@github.com:holmesrichards/precadsr.git git submodule init git submodule update ``` ``` git clone --recurse-submodules git@github.com:holmesrichards/precadsr.git ``` Schematics/Enlarge/Enlarge.kicad_pcb Normal file View File MIXER.diy Normal file View File Schematics/notes.txt Normal file Unescape Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Trimmer_Pot_Hole.kicad_mod Normal file View File 3D Printing/Cases/Eurorack Modular Case/EuroRack_Case_20.stl Executable file View File Panels/futura medium bt.ttf | Bin 684 -> 1394884 bytes Panels/title_test_18.stl | Bin 0 -> 26933738 bytes SNARE_MANUAL.pdf | Bin 12724 -> 0 bytes Latest commits for file Synth Mages Power Word Stun Panel.kicad_pcb Synth Mages Power Word Stun.kicad_pcb create mode 100644 Hardware/PCB/precadsr/Kosmo_panel.pretty/Kosmo_Jack_Hole_NPTH.kicad_mod delete mode 100644 Panels/title_test_18.stl create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/DIP-14_W7.62mm_Socket_LongPads.kicad_mod delete mode 100644 Synth Mages Power Word Stun Panel.kicad_prl Normal file Unescape working_height = height - v_margin*2 - title_font_size*1.5; top_row = height - v_margin*2 - title_font_size; working_increment = working_height / (8+tolerance/3); // generally-useful spacing amount for vertical columns of stuff working_height = height - v_margin - title_font_size*2; saw_out = [third_col, fourth_row, 0]; triangle_out = [third_col, third_row, 0]; saw_out = [third_col, fourth_row, 0]; pwm_cv_lvl = [second_col, third_row, 0]; fm_lvl .

New Pull Request