3
1
Back

Hagiwo's quantizer, if going digital ** https://note.com/solder_state/n/nde97a0516f03 and https://www.youtube.com/watch?v=op_DhPr2goc ** arduino nano (other options probably fine), two 74HC595 shift registers (accidentally a pile in my collection) and the following procedure for assembly. As usual do the lowest components first — resistors and diodes — then sockets, ceramic capacitors, power header, transistors, film caps, electrolytic caps... Something like that. Consider: 1 simple on/off switch/button/knob/etc. Latest commits for file Images/precadsr-panel-holes.png 972d8b1e07 adds front panel components version Latest commits for file Dual_VCA.diy Add VCA shaek layout Adding SynthMages footprint library 4579d541a87627c8f72d8a9f964497261ff44987 More random files 7e24b3de83 Notes from debugging Do not assume anything works!** submodules ``` git clone git@gitlab.com:rsholmes/precadsr.git git submodule init git submodule update ``` ``` aoKicad/ao_symbols Kosmo_panel/Kosmo ``` and footprint libraries ``` aoKicad/ao_tht Kosmo_panel/Kosmo_panel. ``` From 5cacbfea2e523d618ea3bcbc0bca9c37eb36f10d Mon Sep 17 00:00:00 2001 main synth_tools/Schematics/SynthMages.pretty/C_Rect_L22.0mm_W6.1mm_P20mm_MKT_BIG_RED_CAP.kicad_mod 41 lines ec89d624dc Delete '3D Printing/AD&D 1e spell names in Filmoscope Quentin' Add '3D Printing/Panels/AD&D 1e spell names in Filmoscope Quentin/Panels/PRISMATIC SPHERE.png' Delete '3D Printing/Panels/image.png' 3D Printing/Panels/image.png | Bin 0 -> 10174 bytes .../Panels/PRISMATIC SPHERE.png | Bin 0 -> 147621 bytes Images/loop.png | Bin 38764 -> 0 bytes Images/precadsr-panel.png | Bin 0 -> 4233424 bytes create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinHeader_1x03_P2.54mm_Vertical.kicad_mod delete mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/PinSocket_1x10_P2.54mm_Vertical.kicad_mod create mode 100644 Images/PXL_20210831_001017829.jpg create mode 100644 Hardware/PCB/precadsr/ao_tht.pretty/SolderWirePad_1x01_Drill0.8mm.kicad_mod delete mode 100644 Hardware/Panel/precadsr-panel-Gerbers/precadsr-panel-CmtUser.gbr create mode 100644 .gitmodules delete mode 100644 Hardware/PCB/precadsr/potsetc.kicad_sch delete mode 100644 Images/adsr.png create mode.

New Pull Request