Table of Contents

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.

Base Classes   
_AttributeForwarder
Methods   
__init__
instantiate
  __init__ 
__init__ (
        self,
        plugin,
        descriptor,
        )

This private constructor is not intended for use outside of this module.

  instantiate 
instantiate ( self,  freq=DEFAULT_FREQUENCY )


Table of Contents

This document was automatically generated on Sun Apr 14 04:00:09 2002 by HappyDoc version 2.0