mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-28 10:02:43 +01:00
0753b35e07
Due to changes in gcc-5.3.0, guitarix fails to build without SSE. Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
21 lines
995 B
Text
21 lines
995 B
Text
guitarix offers the range of sounds you would expect from a full-featured
|
|
universal guitar-amp. You can get crisp clean-sounds, nice overdrive, fat
|
|
distortion and a diversity of crazy sounds never heard before. Guitarix
|
|
can be used as a standalone application, as LADSPA plugins, or as LV2
|
|
plugins.
|
|
|
|
On 32 bit, a cpu with SSE instructions is required.
|
|
|
|
meterbridge is an optional runtime dependency.
|
|
|
|
Starting with version 0.34.0, guitarix can browse and download presets
|
|
from the web, using the 'Online' button in the preset selector. To
|
|
enable this feature, install webkitgtk before building guitarix. To
|
|
disable this feature (even if webkitgtk is installed), set WEBKIT=no in
|
|
the environment.
|
|
|
|
This package uses POSIX filesystem capabilities to execute with
|
|
elevated privileges (required for realtime audio processing). This
|
|
may be considered a security/stability risk. Please read
|
|
http://www.slackbuilds.org/caps/ for more information. To disable
|
|
capabilities, pass SETCAP=no to the script.
|