Labels Milestones
BackDesirable to put the output jacks triangle_out = [output_column, row_2, 0]; square_out = [output_column, row_1, 0]; left_rib_x = thickness * 2; right_rib_x = width_mm - right_rib_thickness; // projection: make a hole with radius: ", hole_r , " at ", hole_dist_side, 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; working_increment = working_height / 5; out_row_1 = v_margin+12; Initial stab at a 10-step sequencer (up to 10) https://www.eddybergman.com/2022/04/8-step-sequencer-v2.html very similar core to MK's, but using fewer diodes (substituting LEDs in sliders, lit for each stage? * TBD, needs testing * State Gates (from Befaco) * TBD, needs.
New Pull Request