28#ifndef PTTTL_WAVFILE_GENERATION_STRATEGY
57#define PTTTL_WAVFILE_GENERATION_STRATEGY 0
Parser for RTTTL (Ring Tone Text Transfer Language) and PTTTL (Polyphonic Tone Text Transfer Language...
Converts the output of ptttl_parse_next() into a stream of signed 16-bit audio samples suitable for a...
ptttl_waveform_type_e
Definition: ptttl_sample_generator.h:40
int ptttl_to_wav(ptttl_parser_t *parser, FILE *fp, ptttl_sample_generator_config_t *config, ptttl_waveform_type_e wave_type)
Definition: ptttl_parser.h:159
Definition: ptttl_sample_generator.h:83