#include <NotePool.h>
◆ note_t
◆ NotePool()
| zyncarla::NotePool::NotePool |
( |
void | | ) |
|
◆ activeDesc() [1/2]
◆ activeDesc() [2/2]
◆ activeNotes()
◆ applyLegato()
◆ cleanup()
| void zyncarla::NotePool::cleanup |
( |
void | | ) |
|
◆ dump()
◆ enforceKeyLimit()
| void zyncarla::NotePool::enforceKeyLimit |
( |
int | limit | ) |
|
◆ entomb()
◆ existsRunningNote()
| bool zyncarla::NotePool::existsRunningNote |
( |
void | | ) |
const |
◆ full()
| bool zyncarla::NotePool::full |
( |
void | | ) |
const |
◆ getRunningNotes()
| int zyncarla::NotePool::getRunningNotes |
( |
void | | ) |
const |
◆ insertLegatoNote()
◆ insertNote()
◆ kill() [1/2]
◆ kill() [2/2]
◆ killAllNotes()
| void zyncarla::NotePool::killAllNotes |
( |
void | | ) |
|
◆ killNote()
◆ makeUnsustainable()
| void zyncarla::NotePool::makeUnsustainable |
( |
uint8_t | note | ) |
|
◆ release()
◆ releaseNote()
| void zyncarla::NotePool::releaseNote |
( |
note_t | note | ) |
|
◆ releasePlayingNotes()
| void zyncarla::NotePool::releasePlayingNotes |
( |
void | | ) |
|
◆ synthFull()
| bool zyncarla::NotePool::synthFull |
( |
int | sdesc_count | ) |
const |
◆ upgradeToLegato()
| void zyncarla::NotePool::upgradeToLegato |
( |
void | | ) |
|
◆ usedNoteDesc()
| int zyncarla::NotePool::usedNoteDesc |
( |
void | | ) |
const |
◆ usedSynthDesc()
| int zyncarla::NotePool::usedSynthDesc |
( |
void | | ) |
const |
◆ ndesc
◆ needs_cleaning
| bool zyncarla::NotePool::needs_cleaning |
◆ sdesc
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Containers/NotePool.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Containers/NotePool.cpp