ff_meters
Add meter components to visualise AudioBuffers
|
This is the complete list of members for foleys::StereoFieldComponent::LookAndFeelMethods, including all inherited members.
drawGonioBackground(juce::Graphics &g, const juce::Rectangle< float > bounds, float margin, float border)=0 | foleys::StereoFieldComponent::LookAndFeelMethods | pure virtual |
drawGonioMeter(juce::Graphics &g, const juce::Rectangle< float > bounds, const StereoFieldBuffer< float > &stereoBuffer, const int leftIdx, const int rightIdx)=0 | foleys::StereoFieldComponent::LookAndFeelMethods | pure virtual |
drawStereoField(juce::Graphics &g, const juce::Rectangle< float > bounds, const StereoFieldBuffer< float > &, const int leftIdx=0, const int rightIdx=1)=0 | foleys::StereoFieldComponent::LookAndFeelMethods | pure virtual |
drawStereoFieldBackground(juce::Graphics &g, const juce::Rectangle< float > bounds, float margin, float border)=0 | foleys::StereoFieldComponent::LookAndFeelMethods | pure virtual |
setupDefaultStereoFieldColours()=0 | foleys::StereoFieldComponent::LookAndFeelMethods | pure virtual |
~LookAndFeelMethods() | foleys::StereoFieldComponent::LookAndFeelMethods | virtual |