|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Public Member Functions | |
| Ditherers (int num, int bitDepth) | |
| void | apply (juce::AudioBuffer< float > &buffer, int numSamples) |
Public Attributes | |
| juce::Array< Ditherer > | ditherers |
Definition at line 59 of file tracktion_Renderer.cpp.
Definition at line 61 of file tracktion_Renderer.cpp.
| void tracktion::engine::Ditherers::apply | ( | juce::AudioBuffer< float > & | buffer, |
| int | numSamples | ||
| ) |
Definition at line 70 of file tracktion_Renderer.cpp.
| juce::Array<Ditherer> tracktion::engine::Ditherers::ditherers |
Definition at line 78 of file tracktion_Renderer.cpp.