ptttl v0.2.0
C implementation of a PTTTL parser. PTTTL is a superset of NOKIA's RTTTL that adds polyphony & vibrato.
|
#include <ptttl_sample_generator.h>
Public Attributes | |
unsigned int | current_sample |
ptttl_note_stream_t | note_streams [PTTTL_MAX_CHANNELS_PER_FILE] |
uint8_t | channel_finished [PTTTL_MAX_CHANNELS_PER_FILE] |
ptttl_sample_generator_config_t | config |
ptttl_parser_t * | parser |
Represents a sample generator instance created for a specific PTTTL/RTTTL source text