Skip to content

FX Bus v0.5.8

Choose a tag to compare

@SamF111 SamF111 released this 21 Mar 17:24
· 76 commits to main since this release

Added

  • Screen Monochrome FX

    • Full-screen noir-style effect using PIXI.ColorMatrixFilter
    • Adjustable contrast, brightness, and strength (alpha)
    • Supports fade-in, fade-out, and timed duration
    • Can run indefinitely until stopped

Updated

  • Screen Pulse FX

    • Added static mode (no oscillation)
    • Improved UI to support mode switching and correct parameter handling

UI

  • Added Monochrome tab to GM control panel
  • Added live Update support for monochrome parameters
  • Improved form behaviour (mode-based field enable/disable, duration handling)