audio/guitarix: Add note to README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02b77db9cf
commit
d974071ba8
|
@ -1,3 +1,5 @@
|
|||
guitarix (virtual guitar amplifier for jack)
|
||||
|
||||
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
|
||||
|
@ -12,6 +14,10 @@ meterbridge is an optional runtime dependency.
|
|||
Starting with version 0.35.4, guitarix's 'Online presets' feature no
|
||||
longer requires webkitgtk. See README.online for more information.
|
||||
|
||||
Note: This is the last version of guitarix that will compile on
|
||||
Slackware 14.2, due to 0.40 and up requiring gtk+3 >= 3.20 (we only
|
||||
have 3.18). Sorry, folks.
|
||||
|
||||
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
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
# Note to self: git URL for guitarix is:
|
||||
# git://git.code.sf.net/p/guitarix/git/
|
||||
|
||||
# 20200307 bkw: Updated for 3.39.1.
|
||||
# 20201105 bkw: Add no-upgrade note to README.
|
||||
# 20200307 bkw: Updated for 3.39.0.
|
||||
# 20191211 bkw: Updated for 0.38.1.
|
||||
# 20180828 bkw: Updated for 0.37.3.
|
||||
|
||||
|
|
Loading…
Reference in New Issue