From 96f3b0c071d267c266b2ad2315a97568b50cc046 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 00:50:20 -0500 Subject: feat(gallery): add R20 drum roller selector An equalizer-style tone selector pair as inline SVG (reference filed in the catalogue's working directory): each numbered drum shows through a tall window with curvature shading, and the center value sits on an inverted chip. The drums drag independently with a short roll transition. This differs from the thumbwheel, which shows one number in a separate window. Here the visible number strip is itself the control face, like the source hardware. I verified both drums in headless Chrome: independent drags roll the strips and update the chips, no console exceptions. --- .../references/2026-07-12-eq-drum-rollers.png | Bin 0 -> 55483 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-eq-drum-rollers.png (limited to 'working/retro-stereo-widgets') diff --git a/working/retro-stereo-widgets/references/2026-07-12-eq-drum-rollers.png b/working/retro-stereo-widgets/references/2026-07-12-eq-drum-rollers.png new file mode 100644 index 0000000..38034b5 Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-eq-drum-rollers.png differ -- cgit v1.2.3