slackbuilds_ponce/audio/sonic-visualiser
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
doinst.sh
README
setcap.sh
slack-desc
sonic-visualiser.1
sonic-visualiser.fr.1
sonic-visualiser.info
sonic-visualiser.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
sonic-visualiser.xml

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:

portaudio - allows sonic-visualiser to run without a JACK or pulseaudio
server (using plain ALSA).

jack - allows sonic-visualiser to use JACK for realtime audio
recording/playback [*].

liblo - allows remote control of sonic-visualiser via OSC.

Note: 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.

[*] When built with jack, 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, or
build without JACK.