Deluge Firmware
Loading...
Searching...
No Matches
Public Attributes | List of all members
PendingNoteOn Struct Reference

#include <NoteRow.h>

Collaboration diagram for PendingNoteOn:
Collaboration graph

Public Attributes

NoteRownoteRow
 
int noteRowId
 
uint32_t sampleSyncLength
 
int32_t ticksLate
 
uint8_t probability
 
uint8_t velocity
 

Member Data Documentation

◆ noteRow

NoteRow* PendingNoteOn::noteRow

◆ noteRowId

int PendingNoteOn::noteRowId

◆ probability

uint8_t PendingNoteOn::probability

◆ sampleSyncLength

uint32_t PendingNoteOn::sampleSyncLength

◆ ticksLate

int32_t PendingNoteOn::ticksLate

◆ velocity

uint8_t PendingNoteOn::velocity

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