123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- .\" Man page generated from reStructuredText.
- .
- .
- .nr rst2man-indent-level 0
- .
- .de1 rstReportMargin
- \\$1 \\n[an-margin]
- level \\n[rst2man-indent-level]
- level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
- -
- \\n[rst2man-indent0]
- \\n[rst2man-indent1]
- \\n[rst2man-indent2]
- ..
- .de1 INDENT
- .\" .rstReportMargin pre:
- . RS \\$1
- . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
- . nr rst2man-indent-level +1
- .\" .rstReportMargin post:
- ..
- .de UNINDENT
- . RE
- .\" indent \\n[an-margin]
- .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
- .nr rst2man-indent-level -1
- .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
- .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
- ..
- .TH "SONIC-VISUALISER" 1 "2021-12-07" "4.4" "SlackBuilds.org"
- .SH NAME
- sonic-visualiser \- view and analyze the contents of music files
- .\" RST source for sonic-visualiser(1) man page. Convert with:
- .
- .\" rst2man.py sonic-visualiser.rst > sonic-visualiser.1
- .
- .\" rst2man.py comes from the SBo development/docutils package.
- .
- .SH SYNOPSIS
- .sp
- sonic\-visualiser [\fI\-options\fP] [\fIfile\fP] ...
- .SH DESCRIPTION
- .sp
- 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.
- .SH OPTIONS
- .INDENT 0.0
- .TP
- .B [\fIfile\fP] ...
- One or more Sonic Visualiser session files (\fB\&.sv\fP) or audio
- files may be given as arguments.
- .TP
- .B \fB\-h\fP, \fB\-\-help\fP
- Display built\-in help.
- .TP
- .B \fB\-help\-all\fP
- Display built\-in help, including Qt\-specific options.
- .TP
- .B \fB\-v\fP, \fB\-\-version\fP
- Display Sonic Visualiser version number and exit.
- .TP
- .B \fB\-\-no\-audio\fP
- Do not attempt to open an audio output device.
- .TP
- .B \fB\-no\-osc\fP
- Do not provide an Open Sound Control port for remote control.
- .TP
- .B \fB\-\-no\-splash\fP
- Do not show a splash screen.
- .TP
- .B \fB\-\-osc\-script\fP \fIscriptfile\fP
- Batch run the Open Sound Control script found in the
- given file. Supply "\-" as file to read from stdin.
- Scripts consist of /command arg1 arg2 ... OSC control
- lines, optionally interleaved with numbers to specify
- pauses in seconds.
- .TP
- .B \fB\-\-first\-run\fP
- Clear any saved settings and reset to first\-run behaviour.
- .UNINDENT
- .SH COPYRIGHT
- .sp
- See the file /usr/doc/sonic\-visualiser\-4.4/COPYING for license information.
- .SH AUTHORS
- .sp
- sonic\-visualiser was initiated and developed in the Centre for Digital
- Music, Queen Mary University, of London. It is currently maintained
- primarily by Chris Cannam at Particular Programs, Ltd.
- .sp
- This man page written for the SlackBuilds.org project
- by B. Watson, and is licensed under the WTFPL.
- .SH SEE ALSO
- .sp
- The sonic\-visualiser homepage: \fI\%https://sonicvisualiser.org/\fP
- .\" Generated by docutils manpage writer.
- .
|