MajicDesigns / MD_RTTTLParser

Simplifies parsing and playing tunes encoded as Ring Tone Text Transfer Language (RTTTL) strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RTTTL String Parser Library (MD_RTTTLParser)

Ring Tones Text Transfer Language (RTTL) is a simple text-based format used to create ringtones for a mobile phones. It is useful to represent and encode simple tunes, and this library simplifies the parsing and playing of these tunes using

  • Callback to user code
  • Self management of all playing control

Library Documentation

If you like and use this library please consider making a small donation using PayPal

About

Simplifies parsing and playing tunes encoded as Ring Tone Text Transfer Language (RTTTL) strings.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 100.0%