Changes
- Spectrum mode color logic rewritten: max-per-band (instead of summed) and log-spaced boundaries at 200/2000/20000 Hz. The trace now shows full per-window color variation across the spectrum — fucking skittles.
- Default spline steps now scale cleanly from the
DEFAULT_SPLINE_STEPS constant (bumped to 64). Runtime default is DEFAULT_SPLINE_STEPS * 96000 / sample_rate, clamped to [2, 128] — so 64 at 96 kHz, 128 at 48 kHz, 32 at 192 kHz.
macOS Install
wget https://github.com/datapoke/xyscope/releases/download/v2.0.8/XYScope-macOS-v2.0.8.zip
unzip XYScope-macOS-v2.0.8.zip
cp -r xyscope-2.0.8/XYScope.app /Applications/