ptttl v0.2.0
C implementation of a PTTTL parser. PTTTL is a superset of NOKIA's RTTTL that adds polyphony & vibrato.
Loading...
Searching...
No Matches
Public Attributes | List of all members
ptttl_sample_generator_t Struct Reference

#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_tparser
 

Detailed Description

Represents a sample generator instance created for a specific PTTTL/RTTTL source text


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