LMMS
Loading...
Searching...
No Matches
zyncarla::NotePool::NoteDescriptor Struct Reference

#include <NotePool.h>

Public Member Functions

bool operator== (NoteDescriptor)
bool playing (void) const
bool off (void) const
bool sustained (void) const
bool released (void) const
void setStatus (uint8_t s)
void doSustain (void)
bool canSustain (void) const
void makeUnsustainable (void)

Public Attributes

uint32_t age
uint8_t note
uint8_t sendto
uint8_t size
uint8_t status
bool legatoMirror

Member Function Documentation

◆ 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

Member Data Documentation

◆ 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: