Skip to content

SuperConvolver 1.0.3

Choose a tag to compare

@danielraffel danielraffel released this 27 Jun 20:23

SuperConvolver 1.0.3

What's new since 1.0.2

  • Resizable editor — the AU/CLAP editor now opens at a usable size and resizes proportionally in Logic (it declares a design size so hosts treat it as resizable; VST3/REAPER already did).
  • GPU convolution engine (opt-in) — a new Engine parameter (default CPU) can switch the convolution to the GPU (gpu_audio::GpuConvolver), running on a non-RT worker with a seamless CPU fallback. Honest note: at typical short-IR settings the CPU path is faster (the CPU↔GPU round-trip dominates) — GPU is aimed at the heavy/long-IR regime. Default stays CPU.
  • AU editor crash fix — Logic's AU teardown could race the GPU editor's display-link idle pump and crash; editor teardown is now serialized to the main thread. (Please confirm in Logic.)

Install — one installer

  • SuperConvolver-1.0.3.pkg — signed + notarized; the Customize pane picks AU / VST3 / CLAP / Standalone app / Diagnostics helper.

Apple Silicon native — run your DAW natively, not under Rosetta. If anything won't load, install the Diagnostics component and send back the Desktop .zip.