FahlGrahn Audio v1.0.0
Loading...
Searching...
No Matches
EQView Class Reference
Inheritance diagram for EQView:
Collaboration diagram for EQView:

Public Member Functions

 EQView (AudioPluginAudioProcessor &processor, juce::AudioProcessorValueTreeState &parameters)
 
void resized () override
 
void paint (juce::Graphics &g) override
 
void drawGrid (juce::Graphics &g)
 
void drawTextLabels (juce::Graphics &g)
 
void drawVerticalLines (juce::Graphics &g)
 
void drawHorizontalLines (juce::Graphics &g)
 
void drawPlotCurve (juce::Graphics &g)
 
void updateFrequencyResponse ()
 
std::vector< std::unique_ptr< Handle > > & getHandles ()
 
std::vector< float > getFrequencies ()
 
std::vector< float > getXs (const std::vector< float > &freqs, float left, float width)
 
std::vector< int > getGains ()
 
juce::Rectangle< int > getRenderArea ()
 

The documentation for this class was generated from the following files: