summaryrefslogtreecommitdiff
path: root/debian/analyseplugin.1
blob: b785ffe75cabfcb26ee8a713650c54c325a03f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.TH analyseplugin 1 "2001 May 14" "ladspa-sdk" "Debian GNU/Linux"
.SH "NAME"
analyseplugin \- analyse plugin syntax
.SH "SYNOPSIS"
.BI "analyseplugin [\-l] " "plugin name"
.SH "DESCRIPTION"
.B analyseplugin
gives out a detailed information about LADSPA plugin and its properties.
.SH "OPTIONS"
.TP
.B "\-l"
Gives a brief listing (one line per plugin) instead of a more detailed output.
.SH "FILES"
.TP
.B "/usr/lib/ladspa/*.so"
LADSPA plugin files are installed here by default.
.SH "ENVIRONMENT"
.TP
.B "LADSPA_PATH"
should be set to something like
"/usr/local/lib/ladspa:/usr/lib/ladspa:" for plugins to be found at
all.
.PP
.SH "BUGS"
Requires environmental variable to work properly.
.SH "CONFORMING TO"
.B "LADSPA"
standard, by 
.B "linux\-audio\-dev"
mailing list members.
.SH "AUTHOR"
ladspa-sdk was written by Richard Furse (richard@muse.demon.co.uk).
This manpage was written by Junichi Uekawa (dancer@debian.org).
.SH "SEE ALSO"
.BR "listplugins" "(1), " "applyplugin" "(1) "