diff options
author | B. Watson <yalhcru@gmail.com> | 2018-12-17 05:29:56 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 08:44:18 +0700 |
commit | b60b46e217d70847e3751d4aff45d1fc8e29f8ef (patch) | |
tree | 558dfbd5baaec793cb60dc4690ae9ca901dc0474 /audio/sonic-visualiser/README | |
parent | a4b96446ac32f7d619393146d6d6ae1a1e7ae5dd (diff) |
audio/sonic-visualiser: Updated for version 3.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/sonic-visualiser/README')
-rw-r--r-- | audio/sonic-visualiser/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/sonic-visualiser/README b/audio/sonic-visualiser/README index 8f935771df35e..83f564333c0b6 100644 --- a/audio/sonic-visualiser/README +++ b/audio/sonic-visualiser/README @@ -11,9 +11,10 @@ liblo - allows remote control of sonic-visualiser via OSC. portaudio - allows sonic-visualiser to run without a JACK or pulseaudio server. -Note: the SlackBuild author is unable to get sonic-visualiser 2.5 or -3.0.1 to work with PulseAudio or PortAudio. Only jack-audio-connection-kit -works. If you have problems with the other sound backends, try JACK. +Note: the SlackBuild author is unable to get sonic-visualiser to work +with PortAudio. PulseAudio seems to work but hasn't been thoroughly +tested. If you have problems with the other audio I/O backends, try JACK. +See File -> Preferences -> Audio I/O. This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This |