diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-11 22:13:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-03-06 09:30:22 +0700 |
commit | baaab4d446213c91d0f4c9bc82325ab14a3ee14d (patch) | |
tree | e6927f9c4ac438513a803c3b1f2db35e47f4ebec /audio/azr3/README | |
parent | b29ed81dad5858337e410e88c66d96a0bb396a60 (diff) | |
download | slackbuilds-baaab4d446213c91d0f4c9bc82325ab14a3ee14d.tar.gz |
audio/azr3: Removed (No longer build).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/azr3/README')
-rw-r--r-- | audio/azr3/README | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/azr3/README b/audio/azr3/README deleted file mode 100644 index d131d7f593..0000000000 --- a/audio/azr3/README +++ /dev/null @@ -1,17 +0,0 @@ -azr3 (tonewheel organ simulator for jack-audio-connection-kit) - -azr3 is a JACK port of the free VST plugin AZR-3. It is a tonewheel -organ with drawbars, distortion and rotating speakers. -The original was written by Rumpelrausch Täips - -The organ has three sections, two polyphonic with 9 drawbars each and -one monophonic bass section with 5 drawbars. The two polyphonic -sections respond to events on MIDI channel 1 and 2, and an optional -keyboard split function makes the bass section listen to the lower -keys on channel 1. - -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. |