Draws a waveform.  
 More...
#include <gin_waveformcomponent.h>
Inherits juce::Component.
◆ ColourIds
| Enumerator | 
|---|
| lineColourId  |  | 
| backgroundColourId  |  | 
| traceColourId  |  | 
| envelopeColourId  |  | 
 
 
◆ WaveformComponent()
      
        
          | WaveformComponent::WaveformComponent  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~WaveformComponent()
  
  
      
        
          | WaveformComponent::~WaveformComponent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ setHorizontalZoom()
      
        
          | void WaveformComponent::setHorizontalZoom  | 
          ( | 
          float  | 
          zoom | ) | 
           | 
        
      
 
 
◆ setHorizontalOffset()
      
        
          | void WaveformComponent::setHorizontalOffset  | 
          ( | 
          float  | 
          offset | ) | 
           | 
        
      
 
 
◆ setBuffer()
      
        
          | void WaveformComponent::setBuffer  | 
          ( | 
          juce::AudioSampleBuffer &  | 
          buffer | ) | 
           | 
        
      
 
 
◆ paint()
  
  
      
        
          | void WaveformComponent::paint  | 
          ( | 
          juce::Graphics &  | 
          g | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ resized()
  
  
      
        
          | void WaveformComponent::resized  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
The documentation for this class was generated from the following file: