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

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