◆ handleController()
| std::optional< MidiRPNMessage > juce::MidiRPNDetector::ChannelState::handleController |
( |
int |
channel, |
|
|
int |
controllerNumber, |
|
|
int |
value |
|
) |
| |
|
noexcept |
◆ resetValue()
| void juce::MidiRPNDetector::ChannelState::resetValue |
( |
| ) |
|
|
noexcept |
◆ sendIfReady()
| std::optional< MidiRPNMessage > juce::MidiRPNDetector::ChannelState::sendIfReady |
( |
int |
channel | ) |
|
|
noexcept |
◆ isNRPN
| bool juce::MidiRPNDetector::ChannelState::isNRPN = false |
◆ parameterLSB
| uint8 juce::MidiRPNDetector::ChannelState::parameterLSB = 0xff |
◆ parameterMSB
| uint8 juce::MidiRPNDetector::ChannelState::parameterMSB = 0xff |
◆ valueLSB
| uint8 juce::MidiRPNDetector::ChannelState::valueLSB = 0xff |
◆ valueMSB
| uint8 juce::MidiRPNDetector::ChannelState::valueMSB = 0xff |
The documentation for this struct was generated from the following file: