Skip to content

Gateway OS V1.0.2 (superseded by V1.0.3)

Choose a tag to compare

@SlamminMofo SlamminMofo released this 14 Jun 15:08
· 2 commits to main since this release

Gateway OS V1.0.2

Public binary hotfix release for Gateway OS.

Gateway OS GUI

Gateway OS settings menu

Superseded for macOS users by Gateway OS V1.0.3.

Status

  • Release type: Public binary hotfix
  • Version: 1.0.2
  • Source code: Not included in this release repository
  • Included artifacts:
    • Windows VST3 x64
    • macOS AU
    • macOS VST3

V1.0.2 macOS Hotfix

  • Addresses a reported macOS auval freeze at VERIFYING CUSTOM UI.
  • Keeps the AU identity fixed as aufx / G100 / SMfo.
  • Runs AUv2 custom UI creation through AppKit's main thread.
  • Switches the macOS IGraphics backend from NanoVG/Metal to NanoVG/OpenGL2 for broader AU host compatibility.
  • Keeps WaveNet oversampling, multicore processing, parameter layout, and DSP behavior unchanged from V1.0.1.
  • Keeps Apple auval -v aufx G100 SMfo validation in the macOS build workflow.

Highlights

  • Correct WaveNet-family oversampling modes: Off, 2x, 3x, 4x, 8x, 16x, and 32x.
  • Supported models run at the requested internal multiple with time/dilation scaling to preserve capture feel while reducing aliasing.
  • Multicore polyphase mode is designed to reduce oversampling wall-clock CPU cost while remaining bit-identical to single-core mode.
  • Main-window OS/MC status readout.
  • Theme-color selector with compact dot palette.
  • EQ, noise gate, slim, input calibration, IR loading, and pre/post EQ routing included.

Research Background

Install Notes

Windows:

  • Copy Gateway OS V1.0.2.vst3 to C:\Program Files\Common Files\VST3\
  • Rescan plugins in the DAW.

macOS:

  • Remove older Gateway OS V1.0.0.component, Gateway OS V1.0.1.component, Gateway OS V1.0.0.vst3, and Gateway OS V1.0.1.vst3 bundles if installed.
  • Copy Gateway OS V1.0.2.component to ~/Library/Audio/Plug-Ins/Components/
  • Copy Gateway OS V1.0.2.vst3 to ~/Library/Audio/Plug-Ins/VST3/
  • Rescan plugins in the DAW.

If a macOS host cached the old AU metadata or UI state, reboot or clear the host/plugin cache before rescanning.