3
1
Back

Players. MSD: L R* (Alt sticking Variant of 2, often played before 2, to build up seven rows; middle one unused row_7 = row_6 + vertical_space/7; row_6 = row_5 + vertical_space/7; cv_in_1a = [left_col, row_6, 0]; cv_1b_atten = [right_col, row_6, 0]; cv_1b_atten = [right_col, row_7, 0]; audio_out_1 = [right_col, row_7, 0]; manual_1 = [left_col, row_1, 0]; fm_in = [input_column - h_margin/2, row_1, 0]; audio_out_2 = [right_col, row_2, 0]; triangle_out = [width_mm-h_margin-working_width/4, row_1, 0]; triangle_out = [third_col, fifth_row, 0]; square_out = [width_mm-h_margin, row_1, 0]; fm_pot = [input_column + h_margin/2, row_1, 0]; square_out = [output_column, bottom_row, 0]; cv_in = [h_margin, row_1, 0]; square_out = [third_col, fifth_row, 0]; //right_rib_x = width_mm - thickness*2; slider_center = (width_mm - left_panel_width - right_panel_width)/2 + left_panel_width; slider_bottom = v_margin+12; Experimenting with more panel layout # Kassutronics Precision ADSR with retriggering and looping Latest commits for file Fireball/Fireball_panel.kicad_pro Latest commits for file Docs/precadsr.pdf Latest commits for file Schematics/shaek_try_1.diy Add kicad schematic, some diylc noodling 4d47ea2710 Initial stab at a 10-step panel layout ideas.

New Pull Request