Skip to content

Gateway OS V1.0.7

Choose a tag to compare

@SlamminMofo SlamminMofo released this 14 Jun 22:05

Gateway OS V1.0.7

Public binary 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.7
  • Source code: Not included in this release repository
  • Included artifacts:
    • Windows VST3 x64
    • macOS AU
    • macOS VST3
  • Previous V1.0.4, V1.0.5, and V1.0.6 binaries remain available as separate downloads.

V1.0.7 Apple Silicon Multicore Update

  • Re-enables useful Apple Silicon multicore behavior after the V1.0.6 safety-only release.
  • Replaces the Apple Silicon polyphase worker hot path with a low-latency atomic dispatcher.
  • Removes the old per-audio-block mutex/condition-variable dispatch/join path from Apple Silicon realtime processing.
  • Uses balanced realtime lanes instead of one worker per oversampling phase.
  • Uses conservative Apple Silicon lane counts:
    • 4 performance-core Macs: up to 2 lanes
    • 6-8 performance-core Macs: up to 4 lanes
    • 10+ performance-core Macs: up to 6 lanes
  • For an M2 Max-class Mac, high oversampling modes should report MC: On 4L instead of MC: On Safe or a forced 16/32-thread oversubscription.
  • Keeps oversampling quality and audio output behavior unchanged.
  • Keeps Windows VST3 multicore behavior unchanged.

Validation

SHA256

  • GatewayOS-V1.0.7-macOS-AU-VST3.zip
    • aa222ecbaf4a8bedd85b2066bf027d8f8d11a082cdb95393bed77f9c12b92e95
  • GatewayOS-V1.0.7-Windows-VST3-x64.zip
    • 07e68eba03ca05717ee23d8a769d8d77ec6b21d8c6cf67298627ddb02caca291

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 uses compact worker lanes designed to reduce DAW realtime CPU 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.7.vst3 to C:\Program Files\Common Files\VST3\
  • Rescan plugins in the DAW.

macOS:

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