Control for synth usage.
More...
Inherits juce::Component, and juce::Timer.
◆ SynthesiserUsage()
SynthesiserUsage::SynthesiserUsage |
( |
gin::Synthesiser & |
s | ) |
|
◆ timerCallback()
void SynthesiserUsage::timerCallback |
( |
| ) |
|
|
override |
◆ paint()
void SynthesiserUsage::paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ resized()
void SynthesiserUsage::resized |
( |
| ) |
|
|
override |
◆ synthesiser
gin::Synthesiser& SynthesiserUsage::synthesiser |
◆ voices
int SynthesiserUsage::voices = 0 |
◆ cpu
int SynthesiserUsage::cpu = 0 |
◆ voicePath
juce::Path SynthesiserUsage::voicePath { parseSVGPath (gin::Assets::voice) } |
◆ cpuPath
juce::Path SynthesiserUsage::cpuPath { parseSVGPath (gin::Assets::cpu) } |
◆ panic
SVGButton SynthesiserUsage::panic { "panic", gin::Assets::panic } |
The documentation for this class was generated from the following file: