The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Audio::LADSPA::Plugin::Perl - Perl representation of ladspa plugins

DESCRIPTION

This is the base class for Perl based ladspa plugins. It inherits from Audio::LADSPA::Plugin. This is module is mainly intended to make it easier to glue other Perl modules to the system.

There is more to be said about this module, but I'll finish that part when the API is done.

SEE ALSO

Audio::LADSPA::Plugin::Play - an implementation of a Perl based ladspa plugin.

COPYRIGHT AND LICENSE

Copyright (C) 2003 Joost Diepenmaat <jdiepen@cpan.org>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.