Pd++  0.01
A pure C++ implementation of Pure Data objects
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NpdThe Pd++ namespace
 CBandPassBand pass filter
 CBiQuadA two-pole, two-zero filter
 CcomplexFFTComplex Fast Fourier Transform
 CcomplexIFFTComplex Inverse Fast Fourier Transform
 CComplexPoleRaw complex one pole filter
 CComplexZeroRaw complex one zero filter
 CComplexZeroReverseRaw complex reverse one zero filter
 CCosineA cosine waveshaper
 CDelayA basic delay line
 CEnvelopeA simple envelope follower with Hanning window. Use setWindowSize() and setPeriod() the window size and period. The period should be a multipe of the window size
 CHighPassOne-pole high pass filter
 CLineA ramp generator
 CLowPassA one-pole low pass filter
 CNoiseA noise~ generator
 COscillatorA sinewave oscillator
 CPhasorA sawtooth generator
 CRawFilterAn abstract class for all of Pd's raw filters
 CrealFFTReal Fast Fourier Transform
 CrealIFFTReal Inverse Fast Fourier Transform
 CRealPoleRaw real one pole filter
 CRealZeroRaw real one zero filter
 CRealZeroReverseRaw real reverse one zero filter
 CSampleHoldSample and Hold a number until the control input decreases in value
 CSoundFilerReads and writes sound files
 CtableDataA struct that holds the four interpolation points for TabRead4
 CTabRead4A 4-point table lookup routine
 CVariableDelayReads from a table at a variable delay rate
 CvcfOutputA struct returned by VoltageControlFilter
 CVoltageControlFilterVoltage-controlled filter
 NrwePersonal namespace. Use intials for your own classes
 CCosineWaveA cosine wave generator
 CMetroA simple metronome that accepts milliseconds and beats per minute
 CmyLineGenerates a ramp over a specified time
 CSawtoothA sawtooth wave generator
 CSineWaveA sine wave generator
 CSSBSingle Sideband Modulation
 CTimerA simple timer that outputs milliseconds
 CWhiteNoiseA white noise generator
 NstkThe STK namespace
 CAifHeader
 CAifSsnd
 CFileReadSTK audio file input class
 CFileWriteSTK audio file output class
 CFileWvInSTK audio file input class
 CMatHeader
 CSndHeader
 CStkSTK base class
 CStkErrorSTK error handling class
 CStkFramesAn STK class to handle vectorized audio data
 CWaveHeader
 CWvInSTK audio input abstract base class
 CBufferInput and output struct for PdAlgorithm
 CcomplexOutputA struct returned by complex filters
 CFFTAn FFT superclass. Adapted from the Pd version of FFT
 CFileReadSTK audio file input class
 CFileWriteSTK audio file output class
 CFileWvInSTK audio file input class
 CPaDeviceInfo
 CPaHostApiInfo
 CPaHostErrorInfo
 CpaRenderA portaudio wrapper class, based on portaudio's example
 CPaStreamCallbackTimeInfo
 CPaStreamInfo
 CPaStreamParameters
 CPdAlgorithmThis class is where you put all your audio routines, etc
 CPdMasterA super class inherited by all Pd++ objects
 C_sampleint_union
 Ctabfudge
 CStkSTK base class