Table of Contents

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.

Base Classes   
_AttributeForwarder
Methods   
__init__
reset
run
  __init__ 
__init__ (
        self,
        descriptor,
        handle,
        )

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

  reset 
reset ( self )

  run 
run ( self,  runlen=-1 )


Table of Contents

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