From 67e712770d707e78cc5949d896f3cd0df355a92b Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 Sep 2014 14:29:43 +0700 Subject: audio/sonic-visualiser: Updated for version 2.3. Signed-off-by: Willy Sudiarto Raharjo --- audio/sonic-visualiser/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'audio/sonic-visualiser/README') diff --git a/audio/sonic-visualiser/README b/audio/sonic-visualiser/README index bb4e1a82d9..1f7737033c 100644 --- a/audio/sonic-visualiser/README +++ b/audio/sonic-visualiser/README @@ -1,4 +1,21 @@ +sonic-visualiser (audio file visualiser) + Sonic Visualiser is an application for viewing and analysing the contents of music audio files. The aim of Sonic Visualiser is to be the first program you reach for when want to study a musical recording rather than simply listen to it. + +Optional dependencies, detected at build time: + +liblo - allows remote control of sonic-visualiser via OSC. +portaudio - allows sonic-visualiser to run without a JACK server. +pulseaudio - as above. NOT TESTED, you're on your own with this. + +If you get compile errors that mention vamphostsdk, update vamp-plugin-sdk +to version 2.5 (or later, if it exists). + +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. -- cgit v1.2.3