#include <NotePool.h>
◆ canSustain()
| bool zyncarla::NotePool::NoteDescriptor::canSustain |
( |
void | | ) |
const |
◆ doSustain()
| void zyncarla::NotePool::NoteDescriptor::doSustain |
( |
void | | ) |
|
◆ makeUnsustainable()
| void zyncarla::NotePool::NoteDescriptor::makeUnsustainable |
( |
void | | ) |
|
◆ off()
| bool zyncarla::NotePool::NoteDescriptor::off |
( |
void | | ) |
const |
◆ operator==()
| bool zyncarla::NotePool::NoteDescriptor::operator== |
( |
NoteDescriptor | nd | ) |
|
◆ playing()
| bool zyncarla::NotePool::NoteDescriptor::playing |
( |
void | | ) |
const |
◆ released()
| bool zyncarla::NotePool::NoteDescriptor::released |
( |
void | | ) |
const |
◆ setStatus()
| void zyncarla::NotePool::NoteDescriptor::setStatus |
( |
uint8_t | s | ) |
|
◆ sustained()
| bool zyncarla::NotePool::NoteDescriptor::sustained |
( |
void | | ) |
const |
◆ age
| uint32_t zyncarla::NotePool::NoteDescriptor::age |
◆ legatoMirror
| bool zyncarla::NotePool::NoteDescriptor::legatoMirror |
◆ note
| uint8_t zyncarla::NotePool::NoteDescriptor::note |
◆ sendto
| uint8_t zyncarla::NotePool::NoteDescriptor::sendto |
◆ size
| uint8_t zyncarla::NotePool::NoteDescriptor::size |
◆ status
| uint8_t zyncarla::NotePool::NoteDescriptor::status |
The documentation for this struct 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