JUCE  v5.4.1-191-g0ab5e696f
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

 MPEDimension () noexcept
 
MPEValuegetValue (MPENote &note) noexcept
 

Public Attributes

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

Constructor & Destructor Documentation

◆ MPEDimension()

juce::MPEInstrument::MPEDimension::MPEDimension ( )
inlinenoexcept

Member Function Documentation

◆ getValue()

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

Member Data Documentation

◆ lastValueReceivedOnChannel

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

◆ trackingMode

TrackingMode juce::MPEInstrument::MPEDimension::trackingMode

◆ value

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

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