Skip to content

XYScope v2.0.4

Choose a tag to compare

@datapoke datapoke released this 17 Apr 03:43
· 67 commits to master since this release

What's New in 2.0.4

Bloom controls

Three independent bloom parameters, each with keyboard shortcuts:

  • b/B — Bloom intensity (+/- 0.1): how bright the glow is
  • v/V — Bloom gamma (+/- 0.1): pre-blur power curve controlling which pixels contribute to bloom. Higher gamma = only bright spots bloom; lower = everything glows
  • g/G — Bloom radius (+/- 0.5): blur spread via additional H+V blur passes at 1-texel step. Each +0.5 adds one pass. No aliasing artifacts at any radius

DJ mode

  • / — Toggle DJ mode: hides all on-screen text for live performance. Press again to restore

CLI arguments for all settings

Every visual parameter can now be set from the command line:

--splines N          Spline interpolation steps (1-1024)
--display-mode N     0=standard, 1=radius, 2=spectrum
--color-mode N       0=standard, 1=delta
--color-range N      Color range multiplier
--color-rate N       Color rotation rate
--hue N              Starting hue (0-360)
--brightness N       Brightness multiplier
--velocity-dim N     Velocity dimming amount
--bloom N            Bloom intensity (0=off)
--bloom-gamma N      Bloom gamma curve
--bloom-radius N     Bloom blur radius
--line-width N       Line width (1-8)
--particles N        Particles mode (0=lines, 1=points)
--delay N            Display delay in ms
--fullscreen         Start in fullscreen
--windowed           Start in windowed mode
--dj                 DJ mode (hide all text)

macOS Install

wget https://github.com/datapoke/xyscope/releases/download/v2.0.4/XYScope-macOS-v2.0.4.zip
unzip XYScope-macOS-v2.0.4.zip
cp -r xyscope-2.0.4/XYScope.app /Applications/