guitarix-lv2
Virtual guitar amplifier
Guitarix is a virtual guitar amplifier running JACK. Guitarix takes the signal from your guitar as a mono-signal from your sound card. The input is processed by a main amp and a rack-section. Both can be routed separately and deliver a processed stereo-signal via JACK. You may fill the rack with effects from more than 25 built-in modules including stuff from a simple noise gate to modulation effects like flanger, phaser or auto-wah.
- Versions: 0.44.1
- Website: https://guitarix.org/
- Licenses: GPL 2+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of guitarix-lv2
as follows:
guix install guitarix-lv2
Or install a particular version:
guix install guitarix-lv2@0.44.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of guitarix-lv2 about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/guitarix-lv2'><img src='https://packages.guix.gnu.org/packages/guitarix-lv2/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/guitarix-lv2)
Example Org:
[[https://packages.guix.gnu.org/packages/guitarix-lv2][https://packages.guix.gnu.org/packages/guitarix-lv2/badges/latest-version.svg]]