22 #ifndef __JUCER_HEADER_CSLCOMPONENT_SPECTRALPROC_D4CD68AC__
23 #define __JUCER_HEADER_CSLCOMPONENT_SPECTRALPROC_D4CD68AC__
45 public ButtonListener,
46 public SliderListener,
47 public ComboBoxListener
63 void paint (Graphics& g);
70 juce_UseDebuggingNewOperator
129 #endif // __JUCER_HEADER_CSLCOMPONENT_SPECTRALPROC_D4CD68AC__
void comboBoxChanged(ComboBox *comboBoxThatHasChanged) override
TextButton * filterButton
const CSLComponent & operator=(const CSLComponent &)
csl::SoundFile * mOutFile
IO – the abstract I/O scheduling class; subclasses interface to specific I/O APIs.
AudioWaveformDisplay * oscilloscope
void buttonClicked(Button *buttonThatWasClicked) override
Buffer – the multi-channel sample buffer class (passed around between generators and IO guys)...
csl::SoundFile * mSndFile
void paint(Graphics &g) override
void sliderValueChanged(Slider *sliderThatWasMoved) override
AudioSpectrumDisplay * spectrogram
TextButton * analyzeButton