diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-06 17:25:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 7993b5488be16b6951f97a7bf2432cc991575866 (patch) | |
tree | 7dd8489bcdc3ef783ad24c37c72f6f655e517c8e /audio/guitarix/README | |
parent | a7c73bc5c8a22c157c334ddb69748153fc5bbe45 (diff) | |
download | slackbuilds-7993b5488be16b6951f97a7bf2432cc991575866.tar.gz |
audio/guitarix: Updated for version 0.35.1.
Diffstat (limited to 'audio/guitarix/README')
-rw-r--r-- | audio/guitarix/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/guitarix/README b/audio/guitarix/README index b83c4c88a3..7907bb4549 100644 --- a/audio/guitarix/README +++ b/audio/guitarix/README @@ -4,15 +4,15 @@ 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. +For 32-bit x86, a CPU with SSE instructions is required. For other +architectures, SSE will be used if available. 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. +enable this feature, install webkitgtk before building guitarix (it will +be autodetected). This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This |