Class: Handle | ./ladspa.py | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A Handle is a specific instance of a Descriptor. It is what acts on audio data.This class wraps lowlevel _ladspa.Handle objects. It should not be instantiated directly. The Descriptor.instantiate method returns a Handle instance.
|