|
Gin
|
A button for enabling modulation learn. More...
#include <gin_modulation.h>
Public Member Functions | |
| ModulationSourceButton (ModMatrix &mm, ModSrcId src={}, bool poly_=false) | |
| ModulationSourceButton (const juce::String &name, ModMatrix &mm, ModSrcId src={}, bool poly_=false) | |
| ~ModulationSourceButton () override | |
| void | mouseDown (const juce::MouseEvent &e) override |
| void | mouseDrag (const juce::MouseEvent &e) override |
| void | setSource (ModSrcId src, bool p) |
A button for enabling modulation learn.
| ModulationSourceButton::ModulationSourceButton | ( | ModMatrix & | mm, |
| ModSrcId | src = {}, |
||
| bool | poly_ = false |
||
| ) |
| ModulationSourceButton::ModulationSourceButton | ( | const juce::String & | name, |
| ModMatrix & | mm, | ||
| ModSrcId | src = {}, |
||
| bool | poly_ = false |
||
| ) |
|
override |
References ModMatrix::removeListener().
References ModSrcId::id.