|
ptttl v0.2.0
C implementation of a PTTTL parser. PTTTL is a superset of NOKIA's RTTTL that adds polyphony & vibrato.
|
#include <ptttl_parser.h>
Public Attributes | |
| const char * | error_message |
| Human-readable error message. | |
| int | line |
| Line number within input text. | |
| int | column |
| Column number within input text. | |
Holds information about a failure to parse input PTTTL/RTTTL text