Glaid Release Notes

Contents

Readme

Glaid requires OpenGL v3.2 or greater. If openGL isn’t working correctly or is causing problems it can be disabled manually by clicking Menu>Developer>Toggle OpenGL

If you have any issues then please let us know.

Installation on MacOS

Glaid installer is signed and notarized by Apple to certify it safe, and so should install without problems. It will install both Audio Unit (AU) as well as VST3 versions by default. In addition presets will be installed.

AU plugins are installed in /Library/Audio/Plug-Ins/Components/

VST3 plugins are installed in /Library/Audio/Plug-Ins/VST3/

Presets are installed in /Library/Application Support/Tsuga/Glaid/ and user presets in /Users/[username]/Library/Application Support/Tsuga/Glaid/.

Installation on Windows

Windows installer is code signed with an IV certificate for Antony Butterfield. It may still cause a Windows SmartScreen popup due to this software being new - it takes a while for Microsoft to recognise and trust new vendors. This does not mean it is not safe. Please install with confidence. The following screenshots show what you should expect.

VST3 plugins are installed in C:\ Program Files\Common Files\VST3\

Presets are installed in C:\ProgramData\Tsuga\Glaid\ and user presets in C:\Users\[username]\AppData\Roaming\Tsuga\Glaid\

Change History

0.4.3 - 8 March 2026

  • Fix playback getting stuck when audio buffer is large - particularly during offline rendering
  • Allow resizing window smaller and default initial size to fit display
  • Remove legacy bypass functionality that was causing some presets to disable plugin

0.4.2 - 5 January 2026

  • Fixed glitches in playback when moving playback position and rendering offline

0.4.1 - 30 December 2025

  • Flow visualizer now shows true frequencies rather than played notes
  • Compressor added to effects chain
  • Updates available button pulses and version info help tip
  • Disable note offset sliders in relatavistic sequencer when count is zero
  • More contrast in dark blue UI theme
  • New presets

0.3.0 - 12 May 2025

  • Fixed plugin update available checking logic
  • Consistent sizing and layout of licensing and feedack dialogs
  • Internal library updates

0.2.0 - 29 March 2024

  • Sharpened up amplitude and filter attack curves
  • Added product feedback submission dialog, accessed from button on toolbar
  • Added software update available icon on toolbar (click to go to downloads page)
  • Added licence info dialog
  • Logging is now asynchronous and not on audio processing thread to avoid glitches

0.1.9 - 20 August 2023

  • Second oscillator
  • Additional oscillator waveforms bipolar pulse, octaves
  • White noise oscillator tilt filter variation
  • Cross modulation of oscillator 2 with oscillator 1 (3 modes)
  • Chorus and drive effects
  • Ping pong delay
  • Additional modulations to reverb and delay effects including gating and clearing
  • Ladder filter modes
  • Randomizer popup
  • Step sequencer reset modes of STOP, HOLD, and REPEAT
  • Highlight envelope position
  • Smooth filter and effect changes
  • Level meter and master gain
  • User manual

v0.1.8 - 9 April 2023

  • First public release