Search results for "module:Audio::LADSPA"
Audio::LADSPA - Modular audio processing using LADSPA plugins. Implements a LADSPA 1.1 host.
LADSPA plugins are objects in shared libraries that can generate or transform audio signals (like VST or Direct-X plugins on Mac and Win32 systems). Most of the existing LADSPA plugins are pretty low-level compared to VST plugins (you get seperate os...
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Library
Audio::LADSPA::Library is a base class for perl modules representing LADSPA libraries No objects can be instantiated from it. Each LADSPA library gets its own namespace based on the name of the library....
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Network - Semi automatic connection of Audio::LADSPA::* objects
This module makes it easier to create connecting Audio::LADSPA::Plugin objects. It automatically keeps the sampling frequencies correct for all plugins, adds control and audio buffers to unconnected plugins and prevents illegal connections. It also i...
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Plugin::XS - XS representation of ladspa plugins
This is the base class for 'real' ladspa plugins. It inherits from Audio::LADSPA::Plugin. See Audio::LADSPA::Plugin for the public API....
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Plugin::Play - Audio::LADSPA glue to Audio::Play
This module is a glue module, acting as a 1-input Audio::LADSPA::Plugin that sends its input to Audio::Play. This is currently the easiest way of getting sound from the Audio::LADSPA modules....
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Plugin::Perl - Perl representation of ladspa plugins
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 th...
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::LADSPA::Plugin::Sequencer4 - Really simple 4-step sequencer
Audio::LADSPA::Sequencer4 is a simple step-sequencer for use in an Audio::LADSPA::Network. Input control ports "Run/Step" how many times run() must be called before a new step is triggered "Step 1" .. "Step 4" The note value for step 1 .. 4 as a MIDI...
JDIEPEN/Audio-LADSPA-0.021 - 15 Dec 2007 12:25:07 UTC
Audio::SndFile - Portable reading and writing of sound files
Audio::SndFile is a perl interface to the sndfile (soundfile) library and provides a portable API for reading and writing sound files in different formats....
JDIEPEN/Audio-SndFile-0.09 - 22 Mar 2012 12:14:45 UTC
Audio::Ecasound - Perl binding to the ecasound sampler, recorder, fx-processor
Audio::Ecasound provides perl bindings to the ecasound control interface of the ecasound program. You can use perl to automate or interact with ecasound so you don't have to turn you back on the adoring masses packed into Wembly Stadium. Ecasound is ...
BOWMANBS/Audio-Ecasound-1.01 - 12 Jul 2010 02:36:44 UTC