For all you guitarix users: For really good freely available IR files, take a look at
http://www.redwirez.com/free1960g12m25s.jsp
I tried them today and it really makes guitarix sound much better.
Search Criteria
Package Details: guitarix-git 0.36.1.r16.g51ba3d2b-1
Git Clone URL: | https://aur.archlinux.org/guitarix-git.git (read-only, click to copy) |
---|---|
Package Base: | guitarix-git |
Description: | A virtual guitar amplifier for Linux |
Upstream URL: | http://guitarix.sourceforge.net |
Keywords: | amplifier emulation guitar lv2 pro-audio tube |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | Gimmeapill |
Last Packager: | Gimmeapill |
Votes: | 11 |
Popularity: | 0.000013 |
First Submitted: | 2012-04-13 09:51 |
Last Updated: | 2018-01-25 20:11 |
Dependencies (18)
- bluez-libs (bluez-git)
- boost-libs
- gtkmm
- jack (jack-dbus, jack-git, jack-stub, jack2-git, jack2)
- liblrdf
- lilv (lilv-git)
- ttf-roboto (ttf-roboto-fontconfig, ttf-google-fonts-opinionated-git, ttf-roboto-ibx, ttf-google-fonts-typewolf)
- zita-convolver
- zita-resampler
- boost (make)
- eigen (eigen3-hg, eigen32, eigen-multilib) (make)
- git (git-git) (make)
- gperf (gperf-git) (make)
- intltool (make)
- lv2 (lv2-git) (make)
- python (python-dbg) (make)
- python2 (pypy19, stackless-python2) (make)
- meterbridge (optional) – sound meters
Required by (2)
- proaudio-meta (requires guitarix2)
- specmatch (requires guitarix2)
Sources (1)
Anonymous comment on 2013-03-17 16:44
Anonymous comment on 2012-09-09 15:16
Added liblrdf as a dependency, because namcap complained ;)
Anonymous comment on 2012-07-08 08:30
Ok, I tried to update and got the same error. Git only fetched changes in trunk/wscript, so I tried to fix it by reverting the latest changes, but this didn't work out.
I'm not a coder, so that's as far as I can get with this :(
funkmuscle commented on 2012-07-07 17:19
Hey Army, the latest build fails:
/tmp/packerbuild-1000/guitarix-git/guitarix-git/src/guitarix-build/trunk/wscript:349: error: the configuration failed (see '/tmp/packerbuild-1000/guitarix-git/guitarix-git/src/guitarix-build/trunk/build/config.log')
I asked Hermann(brummer) and he said this:
could you try the following :
open the wscript in a editor and edit line 349
conf.check_cxx(msg = msg, fragment=code, mandatory=1)
to
conf.check_cxx(msg = msg, fragment=code, lib="boost_system",
mandatory=1)
(keep it in one line, just insert [, lib="boost_system"]
this still didn't work, any pointers??
Anonymous comment on 2012-06-30 17:07
updated the url
Pinned Comments
Gimmeapill commented on 2017-12-03 20:10
This package will automatically retrieve and build the latest development snapshot of Guitarix from git.
It does not need to be updated on every release, so please do not flag out of date unless the build itself breaks or in case of an actual packaging issue.
If you are looking for the latest official release instead, see https://www.archlinux.org/packages/community/x86_64/guitarix2/