Class: Descriptor | ./ladspa.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A Descriptor is the basic ladspa type, representing a set of parameters and a specific type of audio processing.This class wraps a lowlevel _ladspa.Descriptor object. It should not be instantiated directly. Descriptors are returned by the Plugin or Manager methods.
|