Guitarix Versions Save

guitarix virtual versatile amplification for Jack/Linux

V0.46.0

2 months ago

Guitarix is a modular, virtual amplifier for Linux.

guitarix

With Guitarix you can choose different preamp and amp models and /or could load *.nam files with the Neural Amp Modeler modules, or load *.json or .aidax files with the RTNeural modules, to simulate a specific hardware unit. Combine them with various effects and speaker cabinet emulations and/or load your own Impulse Response files to come up with your very own tones.

New in this release:

  • Add support for RTNeural network engine
  • Allow to load two instances of the neural modules
  • Add NAM and RTNeural Multi module (Load two models and blend between them)
  • Implement links in the about menu to download sites for neural models (*.nam or *.aidax)
  • Fix resampling issues within the neural modules
  • Fix for distributors: reimplement root directory for release tarball

Please use the attached guitarix2-0.46.0.tar.xz package to build, as the other files provided by github missing the needed submodules.

V0.45.0

2 months ago

This is the long overdone release for guitarix2 version 0.45.0

Guitarix is a modular, virtual amplifier for Linux. With Guitarix you can choose different preamp and amp models and /or could load *.nam files with the Neural Amp Modeler module, to simulate a specific hardware unit. Combine them with various effects and speaker cabinet emulations and/or load your own Impulse Response files to come up with your very own tones.

guitarix

This release fix various bugs since the last release from May 2, 2022 It also introduce support for the outstanding Neural Amp Moduler Please use the attached guitarix2-0.45.0.tar.xz package to build, as the other files provided by github missing the needed submodules.

V0.44.1

2 years ago

Quick Fix release:

  • Fix race condition when build with Faust

Changelog for 0.44.0:

  • Fix save behavior under NSM control
  • Fix allow changing base frequency for tuner
  • Re-enable gainline edit for convolver
  • Remove dependency on glibmm for LV2 plugs (by Hubert Figuière)
  • Fix build when LTO is in use
  • Fix wrong max value for Tube Model in gx_amp LV2 plugins (by kramlie)
  • Fix build with new glib version (issue with volatile keyword)
  • Update to new Faust version 2.40.0 Please use the attached guitarix2-0.44.1.tar.xz

V0.44.0

2 years ago

This is a maintenance release. Fixing a couple of bugs and make the source code fit for newer compiler and library's. Changelog:

  • Fix save behavior under NSM control
  • Fix allow changing base frequency for tuner
  • Re-enable gainline edit for convolver
  • Remove dependency on glibmm for LV2 plugs (by Hubert Figuière)
  • Fix build when LTO is in use
  • Fix wrong max value for Tube Model in gx_amp LV2 plugins (by kramlie)
  • Fix build with new glib version (issue with volatile keyword)
  • Update to new Faust version 2.40.0

Please use the attached guitarix2-0.44.0.tar.xz

V0.43.1

2 years ago

This is a quick bug fix release. Changelog:

  • Fix Install metainfo in prefix (by Hubert Figuière)
  • Fix GxAmplifierX produces weird noise after buffer size changes

Please use the attached guitarix2-0.43.1.tar.xz

V0.43.0

2 years ago

This is a maintenance release. Fixing a couple of bugs and make the source code fit for newer compiler and library's.
Changelog:

  • Fix build on gcc 11
  • Add Fizz Remover
  • Implement option to enable jack session support (--jack-session)
  • Fix Unnatural decay at high gain (palm mutes)
  • Fix Fuzz Face Mayer
  • Add 41 tet tuner option (by Tristan Tarrant)
  • Fix GxAmplifiers cycling through cabinets/pre-amps/tubes is skipping items
  • Remove glibmm dependency from LV2 plugs
  • Update used faust version to 2.37.3
  • Add option in GxAmplifiers to allow switch between Bass/Guitar input
  • Add metadat.xml file
  • Add X-NSM-Capable entry in .desktop file

Please use the attached guitarix2-0.43.0.tar.xz

V0.42.1

3 years ago

This is a quick Fix release:

  • Make new Output Limiter less conservative
  • Add Indicator Widget for the Limiter to show limiting levels
  • Increase range for Volume controls on the Power Amp plugin
  • Fix MultiBandDistortion introduce sonic noise
  • Add Limiter to the Ladspa plugin
  • add configure option to build and link libgxw(mm) statically

Please use the attached guitarix2-0.42.1.tar.xz

V0.42.0

3 years ago

ZamAudio meets Guitarix For this release Damien Zammit from ZamAudio has reworked our tube emulation. This improved beside the overall sound, the dynamic responses of the different tube simulations. Be aware please, that this may break your existing presets, but, we believe that the improvement in sound is it worse to force you to readjust your presets to match the new tube sims.

Further news are: Reworked French translation by Olivier Humbert Add DC-Blocker on the Input Add Output Limiter Add Volume controls for the Power Amp plugin Fix version checks for needed packages Fix several small Bugs and hopefully don't introduce to much new ones

Please use the attached guitarix2-0.42.0.tar.xz

V0.41.0

3 years ago

This is a major release, it introduce some new features and fix several bugs.

Changelog:

  • Add Slovak translation by Jozef Riha
  • Fix issue #104 lv2 plugins contains executable stack, patch by Alexander Tsoy
  • Fix issue #105 Compile error on 0.40.0
  • Fix issue #109 cannot initialize a variable of type 'char ' with an rvalue of type 'void '
  • Fix issue #110 error: unknown type name 'va_list'
  • Add NSM support
  • Add midi out for tuner
  • Add low/high cut filter before tuner
  • GxTuner set to use same precision then the tuner in guitarix
  • Use tab-box for LV2 plugs with to much controls
  • Disable GxVibe, because it is broken
  • Fix several Bug's and hopefully don't introduce to much new one's

V0.40.0

3 years ago

This is a major release, it introduce the new port to gtk(mm)3 for guitarix and the port to X11/cairo based GUI for all included LV2 plugins. Please use the attached tar ball guitarix2-0.40.0tar.xz

Changelog:

  • Port GUI and underlying lib's (gxw/gxwmm) to GTK3 (gtkmm3)
  • Port LV2 plugin GUI's to X11/cairo
  • Add Midi feedback support
  • Add new PowerAmp modul
  • Fix several Bug's and hopefully don't introduce to much new one's