JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::MPEInstrument::MPEDimension Struct Reference
Collaboration diagram for juce::MPEInstrument::MPEDimension:

Public Member Functions

MPEValuegetValue (MPENote &note) noexcept
 

Public Attributes

MPEValue lastValueReceivedOnChannel [16]
 
TrackingMode trackingMode = lastNotePlayedOnChannel
 
MPEValue MPENote::* value
 

Member Function Documentation

◆ getValue()

MPEValue& juce::MPEInstrument::MPEDimension::getValue ( MPENote note)
inlinenoexcept

References juce::gl::value.

Member Data Documentation

◆ lastValueReceivedOnChannel

MPEValue juce::MPEInstrument::MPEDimension::lastValueReceivedOnChannel[16]

◆ trackingMode

TrackingMode juce::MPEInstrument::MPEDimension::trackingMode = lastNotePlayedOnChannel

◆ value

MPEValue MPENote::* juce::MPEInstrument::MPEDimension::value

The documentation for this struct was generated from the following file: