#include <tracktion_ActiveNoteList.h>
◆ reset()
void tracktion::engine::ActiveNoteList::reset |
( |
| ) |
|
|
noexcept |
◆ isNoteActive()
bool tracktion::engine::ActiveNoteList::isNoteActive |
( |
int |
channel, |
|
|
int |
note |
|
) |
| const |
|
noexcept |
◆ startNote()
void tracktion::engine::ActiveNoteList::startNote |
( |
int |
channel, |
|
|
int |
note |
|
) |
| |
|
noexcept |
◆ clearNote()
void tracktion::engine::ActiveNoteList::clearNote |
( |
int |
channel, |
|
|
int |
note |
|
) |
| |
|
noexcept |
◆ areAnyNotesActive()
bool tracktion::engine::ActiveNoteList::areAnyNotesActive |
( |
| ) |
const |
|
noexcept |
◆ iterate()
template<typename Visitor >
void tracktion::engine::ActiveNoteList::iterate |
( |
Visitor && |
v | ) |
const |
|
noexcept |
◆ isValidIndex()
static bool tracktion::engine::ActiveNoteList::isValidIndex |
( |
int |
channel, |
|
|
int |
note |
|
) |
| |
|
staticnoexcept |
◆ activeChannels
juce::uint16 tracktion::engine::ActiveNoteList::activeChannels[128] = {} |
The documentation for this struct was generated from the following file: