From b288d529c50185c291fcdbe6dd3a3c18c543696e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 12 Jul 2026 01:06:16 -0500 Subject: feat(gallery): add R26 response graph A frequency-domain plot after a mastering processor's response display (references filed in the catalogue's working directory): log-frequency grid from 32 Hz to 16 kHz with labeled dB rails, an amber bell curve drawn live from a peak the user places, and a handle draggable in both axes at once. The kit's other traces are time-domain; this is its first x/y function display and its first two-axis drag. I verified it in headless Chrome: press places the peak, dragging moves it in frequency and gain together, the curve and readout follow, no console exceptions. --- .../references/2026-07-12-waves-alpha.png | Bin 0 -> 68190 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 working/retro-stereo-widgets/references/2026-07-12-waves-alpha.png (limited to 'working/retro-stereo-widgets/references') diff --git a/working/retro-stereo-widgets/references/2026-07-12-waves-alpha.png b/working/retro-stereo-widgets/references/2026-07-12-waves-alpha.png new file mode 100644 index 0000000..3adccf8 Binary files /dev/null and b/working/retro-stereo-widgets/references/2026-07-12-waves-alpha.png differ -- cgit v1.2.3