Skip to content

Gateway OS V1.0.6

Choose a tag to compare

@SlamminMofo SlamminMofo released this 14 Jun 20:34

Gateway OS V1.0.6

Public binary safety release for Gateway OS.

Gateway OS GUI

Gateway OS settings menu

Status

  • Release type: Public binary Apple Silicon realtime safety update
  • Version: 1.0.6
  • Source code: Not included in this release repository
  • Included artifacts:
    • Windows VST3 x64
    • macOS AU
    • macOS VST3
  • Previous V1.0.4 and V1.0.5 binaries remain available as separate downloads.

V1.0.6 Apple Silicon Multicore Safety Update

  • Fixes the reported macOS AU realtime-CPU regression where MC On could use more realtime CPU than MC Off in Reaper on Apple Silicon.
  • On Apple Silicon AU/VST3 builds, MC On no longer blindly forces helper-thread parallelism from the audio callback.
  • Apple Silicon realtime playback now uses the safe single-lane path unless a future hardware-validated adaptive path proves parallel lanes are faster.
  • The main-window readout can show MC: On Safe, meaning the user has enabled MC but Gateway OS has intentionally chosen the safe realtime path.
  • Keeps oversampling quality and audio output behavior unchanged.
  • Keeps Windows VST3 multicore behavior unchanged from V1.0.5.

Validation

SHA256

  • GatewayOS-V1.0.6-macOS-AU-VST3.zip
    • a3064bdd1a25d9f5cdcae817f7c80c891c5e9ca2f6f6757152550ff93e629219
  • GatewayOS-V1.0.6-Windows-VST3-x64.zip
    • 2691f4f8cd6c278998e16e744be451175de14178f1b86737e36298ffa025881b

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.
  • Apple Silicon realtime multicore safety mode prevents MC On from forcing costly helper-thread scheduling in AU/VST3 hosts.
  • 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.6.vst3 to C:\Program Files\Common Files\VST3\
  • Rescan plugins in the DAW.

macOS:

  • Copy Gateway OS V1.0.6.component to ~/Library/Audio/Plug-Ins/Components/
  • Copy Gateway OS V1.0.6.vst3 to ~/Library/Audio/Plug-Ins/VST3/
  • Rescan plugins in the DAW.

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