Skip to content

Gateway OS V1.0.8

Latest

Choose a tag to compare

@SlamminMofo SlamminMofo released this 14 Jun 23:35

Gateway OS V1.0.8

Public binary Apple Silicon realtime multicore performance release for Gateway OS.

Gateway OS GUI

Gateway OS settings menu

Status

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

V1.0.8 Apple Silicon Multicore Update

  • Pushes high-oversampling Apple Silicon multicore mode beyond the conservative V1.0.7 lane limits.
  • Uses the detected Apple performance-core cluster for 16x and 32x oversampling, limited by the selected oversampling factor.
  • Keeps smaller modes conservative where thread overhead can dominate:
    • 4x: up to 2 realtime lanes
    • 8x: up to 4 realtime lanes
    • 16x and 32x: up to the detected performance-core count
  • On an M2 Max-class 8-performance-core Mac, 16x/32x should report MC: On 8L.
  • Extends the Apple Silicon realtime worker hot path so persistent polyphase workers stay ready across audio callbacks instead of repeatedly paying kernel wake latency.
  • Retains the low-latency atomic Apple Silicon dispatcher introduced in V1.0.7.
  • Keeps oversampling quality and audio output behavior unchanged.
  • Keeps Windows VST3 multicore behavior unchanged.

Validation

SHA256

  • GatewayOS-V1.0.8-macOS-AU-VST3.zip
    • D61B9BD7FF581B99F66D3853AEC193F8204258A74B1D16FBAB0A83A984BC6748
  • GatewayOS-V1.0.8-Windows-VST3-x64.zip
    • 54094F6513087567ED0D8E018B762C8A07C7768CE902E61FAE7AB5C8EF759AC4

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.
  • Apple Silicon realtime multicore now uses more of the M-series performance-core cluster at high oversampling settings.
  • 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.8.vst3 to C:\Program Files\Common Files\VST3\
  • Rescan plugins in the DAW.

macOS:

  • Copy Gateway OS V1.0.8.component to ~/Library/Audio/Plug-Ins/Components/
  • Copy Gateway OS V1.0.8.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.