csl::Clipper Class Reference

#include <Clipper.h>

Inheritance diagram for csl::Clipper:

csl::Effect List of all members.

Public Member Functions

 Clipper (UnitGenerator &input, float min=-1, float max=1, ClipperFlags flags=kBoth)
 Constructor takes the input UGen and optionally the flags, min and max.
 ~Clipper ()
void dump ()
 print the receiver for debugging
void nextBuffer (Buffer &outputBuffer, unsigned outBufNum) throw (CException)

Private Attributes

ClipperFlags mFlags
float mMin
float mMax

Constructor & Destructor Documentation

Clipper::Clipper UnitGenerator input,
float  min = -1,
float  max = 1,
ClipperFlags  flags = kBoth
 

Constructor takes the input UGen and optionally the flags, min and max.

Clipper::~Clipper  ) 
 


Member Function Documentation

void Clipper::dump  ) 
 

print the receiver for debugging

void Clipper::nextBuffer Buffer outputBuffer,
unsigned  outBufNum
throw (CException)
 


Member Data Documentation

ClipperFlags csl::Clipper::mFlags [private]
 

float csl::Clipper::mMin [private]
 

float csl::Clipper::mMax [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Apr 6 20:18:19 2007 for CSL by  doxygen 1.4.5-20051010