LCP Perl


Audio::LCP

This is a Perl wrapper module for liblcp, the LADSPA Control Protocol, which allows LADSPA audio plugins to be controlled from a user interface running in a separate process.

To read the documentation, run `perldoc Audio::LCP'.

The LCP callback mechanism is not implemented yet.

lcp-perl-0.04.tar.gz [4k]


kpc

This is a Perl script which uses Audio::LCP to control LADSPA plugins, using either a text mode or graphical interface.

The controllers can be specified on the command line, in a presets file, or can be found by parsing the output from the `analyseplugin' program which comes with the LADSPA SDK. In Tk mode, if the `listplugins' program is available, a menu of plugins will be created from its output.

There is no man page yet, but the `--help' switch explains all the options.

Screenshot [jpeg, 18k]

kpc-0.2.5.tar.gz [10k]


[code] [home]