From a00b777d2b939d057a4ed43786c6c0072c2552d9 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 00:56:00 -0500 Subject: feat(gallery): add R22 three-position slide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A detented slide switch after a drum machine's variation control (reference filed in the catalogue's working directory): a chrome pill parks at A, AB, or B, the active legend lights, and the LED pair below reports honestly — A or B lights its own dot, AB lights both. Clicking a position moves the pill with a short settle. The kit had toggles, segmented buttons, and continuous sliders, but no detented multi-position slide. I verified all three positions in headless Chrome: the pill parks, legends relight, and the LED count matches the position (2 for AB, 1 otherwise), no console exceptions. --- .../references/2026-07-12-variation-slide.png | Bin 0 -> 7810 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-variation-slide.png (limited to 'working/retro-stereo-widgets/references') diff --git a/working/retro-stereo-widgets/references/2026-07-12-variation-slide.png b/working/retro-stereo-widgets/references/2026-07-12-variation-slide.png new file mode 100644 index 0000000..e3cc5cd Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-variation-slide.png differ -- cgit v1.2.3