Allolib  1.0
C++ Components For Interactive Multimedia
al::SynthSequencerEvent Class Reference

SynthSequencerEvent class. More...

#include <C:/Users/Andres/source/repos/casm_viewer/external/tinc/external/allolib/include/al/scene/al_SynthSequencer.hpp>

Classes

struct  ParamFields
 

Public Types

enum  EventType { EVENT_VOICE , EVENT_PFIELDS , EVENT_TEMPO }
 

Public Attributes

double startTime {0}
 
double duration {-1}
 
int offsetCounter {0}
 
EventType type {EVENT_VOICE}
 
SynthVoicevoice {nullptr}
 
ParamFields fields
 
float tempo
 
int voiceId
 

Detailed Description

SynthSequencerEvent class.

Definition at line 69 of file al_SynthSequencer.hpp.


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