Skip to content

Releases: greyboxaudio/SG-323

Looped Playback Mitigation

12 Sep 07:13
Compare
Choose a tag to compare
Pre-release

Implemented a workaround to prevent issues with looped playback in REAPER & Ableton Live. More elegant implementation to follow.

0.6.3

08 Sep 19:31
Compare
Choose a tag to compare

The downloadable zip-file includes VST3 & CLAP plugins for Windows 64bit, macOS 64bit (Intel & M1) & Linux 64bit.

Release notes:

  • fixed mono compatibility
  • internal optimizations

Known issues:

  • looped playback in REAPER and Abeton Live may create large bursts of noise. Regular playback as well as other DAWs are unaffected.

0.6.2

11 Dec 19:43
Compare
Choose a tag to compare

Release notes:

  • VST3 & CLAP binaries for macOS are now signed & notarized
  • version bump on Windows/Linux

Known issues:

  • looped playback in REAPER will create large bursts of noise. Regular playback as well as other DAWs are unaffected.
  • Host will crash when inserting plugin on a mono track

macOS Signing Test

11 Dec 14:31
Compare
Choose a tag to compare
macOS Signing Test Pre-release
Pre-release

VST3 should be signed for macOS now (fingers crossed)

0.6.1

10 Dec 12:47
Compare
Choose a tag to compare

Improvements:

  • improved compatibility with older macOS releases up until macOS 10.13

Known issues:

  • looped playback in REAPER will create large bursts of noise. Regular playback as well as other DAWs are unaffected.

0.6.0

03 Dec 09:35
Compare
Choose a tag to compare

Updated elliptic filter for all sample rates up to 192kHz. Added CLAP version.

0.5.0

29 Nov 17:30
Compare
Choose a tag to compare

Added digital noise & 16bit sample rounding as well as corresponding buttons. Optimized Code to eliminate dependency on 8bit/16bit integer types.

0.4.0

28 Nov 16:17
Compare
Choose a tag to compare

Fixed the feedback level ... again. Added input gain control. Made slider values non-editable.

0.3.1

27 Nov 08:58
Compare
Choose a tag to compare

Fixed a bug with infinite feedback. Added version number to UI. macOS build now supports Apple Silicon. Switched build system to CMake. Rewrote most of the Code for better readabilty.

0.2.0

08 Nov 15:56
Compare
Choose a tag to compare

implemented automatic state saving/loading, parameter smoothing and added HPF/LPF filter controls. VST3 for Windows, macOS & Linux.