◆ handleController()
| bool juce::MidiRPNDetector::ChannelState::handleController |
( |
int | channel, |
|
|
int | controllerNumber, |
|
|
int | value, |
|
|
MidiRPNMessage & | result ) |
|
noexcept |
◆ resetValue()
| void juce::MidiRPNDetector::ChannelState::resetValue |
( |
| ) |
|
|
noexcept |
◆ sendIfReady()
| bool juce::MidiRPNDetector::ChannelState::sendIfReady |
( |
int | channel, |
|
|
MidiRPNMessage & | result ) |
|
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 files:
- /home/runner/work/lmms/lmms/plugins/CarlaBase/carla/source/modules/juce_audio_basics/midi/juce_MidiRPN.h
- /home/runner/work/lmms/lmms/plugins/CarlaBase/carla/source/modules/juce_audio_basics/midi/juce_MidiRPN.cpp