tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::Ditherers Struct Reference

Public Member Functions

 Ditherers (int num, int bitDepth)
 
void apply (juce::AudioBuffer< float > &buffer, int numSamples)
 

Public Attributes

juce::Array< Dithererditherers
 

Detailed Description

Definition at line 59 of file tracktion_Renderer.cpp.

Constructor & Destructor Documentation

◆ Ditherers()

tracktion::engine::Ditherers::Ditherers ( int  num,
int  bitDepth 
)

Definition at line 61 of file tracktion_Renderer.cpp.

Member Function Documentation

◆ apply()

void tracktion::engine::Ditherers::apply ( juce::AudioBuffer< float > &  buffer,
int  numSamples 
)

Definition at line 70 of file tracktion_Renderer.cpp.

Member Data Documentation

◆ ditherers

juce::Array<Ditherer> tracktion::engine::Ditherers::ditherers

Definition at line 78 of file tracktion_Renderer.cpp.


The documentation for this struct was generated from the following file: