3
1
Back

Analog drum voices; based heavily on Moritz Klein's work, but with buffering between (some) stages. Needs a _big_ knob, these are for steps only row_5 = row_4 + vertical_space/7; row_7 = row_6 + vertical_space/7; row_4 = working_increment*3 + out_row_1; //special-case the top knob top_row = height - v_margin; working_increment = working_height / 7; // generally-useful spacing amount for vertical columns of stuff right_rib_thickness = 2; // surface("FireballSpellSmall.png", center=true, invert=false.

New Pull Request