Overlay component that draws a pulsing ring around the parameter being learned.
More...
#include <gin_midilearnoverlay.h>
Inherits juce::Component, and juce::Timer.
Overlay component that draws a pulsing ring around the parameter being learned.
Add this as a child of your plugin editor and call setBounds to cover the whole editor.
◆ MidiLearnOverlay()
| MidiLearnOverlay::MidiLearnOverlay |
( |
MidiLearn & |
ml | ) |
|
◆ ~MidiLearnOverlay()
| MidiLearnOverlay::~MidiLearnOverlay |
( |
| ) |
|
|
override |
◆ paint()
| void MidiLearnOverlay::paint |
( |
juce::Graphics & |
g | ) |
|
|
override |
◆ hitTest()
The documentation for this class was generated from the following file: