diff options
author | B. Watson <yalhcru@gmail.com> | 2014-01-16 07:17:08 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:03 -0600 |
commit | 2854beb10b2c340c6d5141a0afedb87d31090c2f (patch) | |
tree | 618e4d470444a4f23feeeb8e7927a47ff76f40c3 /audio/jaaa/README | |
parent | 2167efbdc487f03a115dbe4851fee06d73fbccf5 (diff) | |
download | slackbuilds-2854beb10b2c340c6d5141a0afedb87d31090c2f.tar.gz |
audio/jaaa: Added (spectrum analyser for JACK).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/jaaa/README')
-rw-r--r-- | audio/jaaa/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/jaaa/README b/audio/jaaa/README new file mode 100644 index 0000000000..7b10a54b83 --- /dev/null +++ b/audio/jaaa/README @@ -0,0 +1,10 @@ +jaaa (spectrum analyser for JACK) + +jaaa (JACK and ALSA Audio Analyser) is an audio signal generator and +spectrum analyser designed to make accurate measurements. + +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. |