#include <foleys_MidiDrumpadComponent.h>
Inherits Component, and Timer.
◆ ColourIds
| Enumerator |
|---|
| background | |
| padFill | |
| padOutline | |
| padDownFill | |
| padDownOutline | |
| touch | |
◆ MidiDrumpadComponent()
◆ ~MidiDrumpadComponent()
◆ paint()
| void paint |
( |
juce::Graphics & | g | ) |
|
|
override |
◆ resized()
◆ setMatrix()
| void setMatrix |
( |
int | rows, |
|
|
int | columns ) |
Set the number of rows and columns.
The note numbers are ascending top left to bottom right.
◆ setRootNote()
| void setRootNote |
( |
int | noteNumber | ) |
|
Set the note number of the top left pad.
◆ timerCallback()
The documentation for this class was generated from the following files: