#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.
Referenced by DrumpadItem::update().
◆ setRootNote()
void setRootNote |
( |
int | noteNumber | ) |
|
◆ timerCallback()
The documentation for this class was generated from the following files: