![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
A list of all control units classes and their brief descriptions. More...
Classes | |
| class | FilterCoeffs1ParamUnit< ShapeType > |
| Filter coefficients generator for an IIR filter using one control parameter. More... | |
| class | FilterCoeffs2ParamUnit< ShapeType > |
| Filter coefficients generator for an IIR filter using two control parameters. More... | |
| class | FilterCoeffs3ParamUnit< ShapeType > |
| Filter coefficients generator for an IIR filter using three control parameters. More... | |
| class | LagUnit< SampleType, InterpTypeCode > |
| Exponential lag filter. More... | |
| class | DecayUnit< SampleType, InterpTypeCode > |
| Exponential decay filter. More... | |
| class | DCUnit< SampleType, InterpTypeCode > |
| DC removal filter. More... | |
| class | ImpulseUnit< SampleType > |
| An impulse generator. More... | |
| class | SawUnit< SampleType > |
| A non-bandlimted sawtooth oscillator. More... | |
| class | TableUnit< SampleType > |
| Wavetable oscillator. More... | |
| class | SineUnit< SampleType > |
| Sine oscillator. More... | |
| class | WhiteNoiseUnit< SampleType > |
| A white noise generator. More... | |
| class | AtomicVariableUnit< SampleType > |
| Atomic variable unit. More... | |
| class | BlockUnit< SampleType > |
| Copies data from a buffer to an output block. More... | |
| class | LinearPanChannelInternal< SampleType > |
| For linear panning across 2 channels. More... | |
| class | PatchUnit< SampleType > |
| Patch channel. More... | |
| class | QueueUnit< SampleType > |
| Queue unit. More... | |
| class | ParamUnit< SampleType > |
| Param unit. More... | |
A list of all control units classes and their brief descriptions.
This lists unit classes useful for control purposes.
1.7.4