Skip to content

Releases: Geonkick-Synthesizer/geonkick

Version 3.0.0

25 Nov 15:48
Compare
Choose a tag to compare

Features

  • Windows port of LV2 and VST3

Fixes

  • Added GEONKICK_OS_GNU preprocessor to enable memory lock for standalone on GNU/Linux

Improvements

  • Removed OpenSSL, using own code for Base64 encoding

Other

  • For Windows, export to audio file is turned off (available only through SFZ/WAV export)
  • Added config files for pipeline builds

Version 2.10.2

07 Oct 06:33
Compare
Choose a tag to compare

Fixes

  • Added lock memory for standalone.
  • Added external sub directory path to VST3 SDK for building.
  • Error check on parsing JSON.
  • Fixed info about vst plugin.

Features

  • Added Geonkick Bells presets.

Other

  • Cleanups, adding new info

Version 2.10.1

22 Sep 15:19
Compare
Choose a tag to compare

Fixes

  • Use OpenSSL for base64 encoding/decoding and eliminated third-party code related to base64.
  • Generate PNG resources during the build process and removed the generated C files from the repository.
  • Sanitized all SVG images by removing sensitive data.
  • Relocated the 'redkite,' 'dsp,' 'plugin,' and 'standalone' folders to the 'src' directory.
  • Eliminated the '3rdparty' folder and excluded 'vst3sdk' from the repository.
  • Introduced a CMake option to specify the path to the VST3 SDK.
  • Additional clean-up to remove sensitive data and unnecessary files.
  • Added licensing (CC0) information for all images, documentation, and other non-code materials.

Note: While it shouldn't have any impact, it is advisable the user to back up its projects before proceeding with the upgrade to this version.