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

Public Member Functions

bool isFree () const noexcept
 

Public Attributes

int lastNotePlayed = -1
 
Array< intnotes
 

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: