logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

analyseplugin - analyse plugin syntax

Author

       ladspa-sdk was written by Richard Furse (richard@muse.demon.co.uk).  This manpage was written by  Junichi
       Uekawa (dancer@debian.org).

Bugs

       Requires environmental variable to work properly.

Conforming To

LADSPA standard, by linux-audio-dev mailing list members.

Description

analyseplugin gives out a detailed information about LADSPA plugin and its properties.

Environment

LADSPA_PATH
              should  be  set to something like "/usr/local/lib/ladspa:/usr/lib/ladspa:" for plugins to be found
              at all.

Files

/usr/lib/ladspa/*.so
              LADSPA plugin files are installed here by default.

Name

       analyseplugin - analyse plugin syntax

Options

-l     Gives a brief listing (one line per plugin) instead of a more detailed output.

See Also

listplugins(1), applyplugin(1)

ladspa-sdk                                         2001 May 14                                  analyseplugin(1)

Synopsis

analyseplugin[-l]pluginname

See Also