Labels Milestones
BackUX Rollup: 2x Sockets, all three pins need wires: - clk in - CV out, with probably +12v gates. - Variable step count, 1-10 steps possible (with 2-3 extra switch positions to re-use for frequently-swapped positions). - External reset via socket. External reset via momentary push button. Play continuously or play once (switch to select mode, then use manual reset (sw16 // 8 Sockets: // clock in (j2/j11 // casc out (j14/j15 // reset/casc in (j1/j13 // gate out // RESET in // GATE out - Gate out, with probably +12v gates. Variable step count, 1-10 steps possible (with 2-3 extra switch positions to re-use for frequently-swapped positions). External reset via socket. External reset via socket. - External reset via socket. - External reset via momentary push button. - Play continuously or play once (switch to select mode, then use Top alignment, which unlike a word processor aligns the top knob working_width = width_mm - hole_dist_side - thickness; left_panel_width = 40; // widest element is rotary, at 30mm slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Experimenting with more panel layout ideas Initial stab at a 10-step panel layout module toggle_switch_6mm() { Initial stab at a 10-step panel layout 3bfacc0b86 Add main pdf UI: 11 potentiometers 11 SPDT switches: // 1 for manual step (featuring debouncing!), sequencer cascading, basic glide (for portamento), attack decay sustain release 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.
New Pull Request