JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::MPEChannelAssigner::MidiChannel Struct Reference
Collaboration diagram for juce::MPEChannelAssigner::MidiChannel:

Public Member Functions

bool isFree () const noexcept
 

Public Attributes

int lastNotePlayed = -1
 
Array< int > notes
 

Member Function Documentation

◆ isFree()

bool juce::MPEChannelAssigner::MidiChannel::isFree ( ) const
inlinenoexcept

Member Data Documentation

◆ lastNotePlayed

int juce::MPEChannelAssigner::MidiChannel::lastNotePlayed = -1

◆ notes

Array<int> juce::MPEChannelAssigner::MidiChannel::notes

Referenced by isFree().


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