LMMS
Loading...
Searching...
No Matches
Alg_pending_event Struct Reference

#include <allegro.h>

Public Attributes

voidcookie
 client-provided sequence identifier
Alg_eventsevents
 the array of events
long index
 offset of this event
bool note_on
 is this a note-on or a note-off (if applicable)?
double offset
 time offset for events
double time
 time for this event

Member Data Documentation

◆ cookie

void* Alg_pending_event::cookie

client-provided sequence identifier

◆ events

Alg_events* Alg_pending_event::events

the array of events

◆ index

long Alg_pending_event::index

offset of this event

◆ note_on

bool Alg_pending_event::note_on

is this a note-on or a note-off (if applicable)?

◆ offset

double Alg_pending_event::offset

time offset for events

◆ time

double Alg_pending_event::time

time for this event


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