Releases: brummer10/GxPlugins.lv2
master
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
GxPlugins v0.9
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
changelog:
Fix issue with ON/OFF toggle buttons.
GxPlugins_0.9.tar.gz
GxPlugins v0.8
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
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
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
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
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
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
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