Skip to content

Releases: brummer10/GxPlugins.lv2

master

24 Jan 11:20
6cac8cd
Compare
Choose a tag to compare
master Pre-release
Pre-release
workflow reworked

- Replace unmaintained actions which used deprecated functions (Node.js 12,
  "set-output"), they may stop working soon:
  - https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
  - https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

- Remove all hardcoded version numbers:
  To trigger a release, push a tag that starts with 'v', e.g. 'v1.1'.
  The release and filenames will be named accordingly (with the 'v'
  stripped from filenames, e.g. 'gx_plugins_1.1_src.atr.bz2')

- Disable 'Latest' tag
  Normal pushes (without a tag) will create pre-releases named after its
  branch, e.g. 'master'. 'Latest' only pointed to the latest workflow-run,
  and could even refer to older codebases.

- This code is heavily based on the workflow file from the Aether project
  https://github.com/Dougal-s/Aether/blob/master/.github/workflows/build.yml

GxPlugins v1.0

19 Jan 09:25
Compare
Choose a tag to compare

An extra set of plugins from the guitarix project.

gxplugins_1.0_src.tar.bz2 contains the complete source and build scripts for all plugins .
The "Source code" files below contain only the empty submodules, don't use them, use gxplugins_1.0_src.tar.bz2.

logo

Changelog:
Support for Windows (64bit)

GxPlugins v0.9

17 Apr 17:45
Compare
Choose a tag to compare

A extra set of plugins from the guitarix project.

GxPlugins_0.9.tar.gz contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_0.9.tar.gz

logo

changelog:
Fix issue with ON/OFF toggle buttons.
GxPlugins_0.9.tar.gz

GxPlugins v0.8

01 Jun 04:15
Compare
Choose a tag to compare

GxPlugins_0.8.tar.gz contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_0.8.tar.gz

changelog:
Fix Do not hard-pin ld by Andreas Müller
Fix LV2UI_Descriptor

GxPlugins v0.7

31 May 05:41
Compare
Choose a tag to compare

GxPlugins_v0.7.tar.gz contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.7.tar.gz

changelog:
* add GxBlueAmp GxClubDrive GxEternity GxLuna GxPlexi GxSloopyBlue GxTimRay.

GxPlugins v0.6

20 Jan 12:02
Compare
Choose a tag to compare

GxPlugins_v0.6.tar.gz contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.6.tar.gz

changelog:

  • add GxCreamMachine.lv2
  • add GxValveCaster.lv2
  • add GxBoobTube.lv2
  • fix bypass automation

GxPlugins v0.5

08 Oct 05:22
Compare
Choose a tag to compare

GxPlugins_v0.5.zip contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.4.zip.

changelog:

  • add GxHeathkit.lv2
  • add GxFz1b.lv2
  • add GxFz1s.lv2
  • add GxKnightFuzz.lv2
  • add GxLiquidDrive
  • add GxDOD250.lv2
  • add GxMicroAmp
  • add GxTubeDistortion
  • introduce X11 based GUI's

GxPlugins v0.4

26 Nov 05:38
Compare
Choose a tag to compare

This release add the latest plugs to the release tarball.

GxPlugins_v0.4.zip contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.4.zip.

changelog:

  • add GxSVT - Bass preamp simulation
  • add GxSD2lead - Overdrive pedal simulation

Stomp in the MOD

17 Apr 02:35
Compare
Choose a tag to compare

GxPlugins_v0.3.zip contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.3.zip.

changelog:

  • add GxQuack - envelope controlled wah pedal with some extra features
  • add MOD UI's to all Plugs - to build them run make mod
  • fix a couple of bugs

First fixes

08 Feb 16:29
Compare
Choose a tag to compare

GxPlugins_v0.2.zip contain the plugins source and build scripts.
The Source code files below contain only the empty submodules, don't use them, use GxPlugins_v0.2.zip.

changelog:

  • Fix Power switch use as bypass control (lv2:enabled)
  • Fix don't rebuild on make install
  • Fix GxVBassPreAmp dc overload in circuit simulation