8000 Releases · greyboxaudio/SG-323 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: greyboxaudio/SG-323

1.0.1

08 Mar 08:43
d50c1fd
Compare
Choose a tag to compare
  • fixed an audio issue at buffersizes above 512 samples
  • added LV2 format by @dromer

1.0.0

27 Feb 18:18
Compare
Choose a tag to compare

SG-323 now finally has a nicer UI and is also resizable. Some parameters have changed internally, which will probably break compatibility with 0.7.0 and earlier.

0.7.0

10 Feb 21:42
Compare
Choose a tag to compare

Important changes!

This will be the last release to include pre-built binaries. To fund my development efforts I will release this plug-in as a one-time payment in March. Current users receive a 100% discount. This project will continue to be open source and all future releases can be built from source.

Why the change?

While I happily invest my spare time there are hard costs associated with releasing a plugin. Apple requires code to be digitally signed, which requires a yearly developer membership. The next SG-323 release will also debut AAX support for Pro Tools, which requires code signing on Windows as well. I also need access to multiple hardware platforms and DAWs just for developing and testing.

How can I get the discount?

Please send an email to github@greyboxaudio.com before March 1st 2025. I will inform you once the plugin is available for purchase and you will receive a personalized 100% off discount code.

What's actually new in 0.7.0?

Lot's of under-the-hood improvements: the plugin has been built with JUCE 8 & latest CLAP extensions, I've implemented JUCE's AbstractFifo class to resolve looped playback issues in REAPER & Ableton, all elliptic filter coefficients have been updated, gain of the internal reverb input is reduced when the plugin is loaded on a stereo track

Will the commercial release have copy protection or be subscription only?

No. It will be a simple one-time purchase and the plugin will be DRM free. Buyers will also receive all future updates to SG-323 at no additional cost.

What will happen to this repository?

Everything will continue as before. All pre-compiled binaries up until version 0.7.0 will continue to be available free of charge. All my development will continue as open source in this GitHub repository. If you build the VST3 & CLAP plugins from source they will have the exact same features as the commercial releases. While AAX can also be compiled from source it will not show up in Pro Tools unless it has been signed with proprietary tools from PACE.

How can I build this plugin myself?

I have added build instructions for all platforms to the README. I also plan to release more detailed video tutorials in the future. "Build It Yourself" is actively encouraged and if you have suggestions to improve the build workflow feel free to reach out.

What's next?

As already mentioned the upcoming release will include AAX support on Windows and macOS. The GUI has also been overhauled and will be resizable.

Thank you!

Thank you all for being here and having fun with this plugin <3

0.7.0-beta1

28 Jan 22:37
Compare
Choose a tag to compare
0.7.0-beta1 Pre-release
Pre-release

Upgrade to JUCE 8 & latest CLAP extensions, implemented JUCE's AbstractFifo class to resolve looped playback issues in REAPER & Ableton, updated all elliptic filter coefficients, reduced gain of the monobuffer when the plugin is loaded on a stereo track

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

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