Skip to content

Support for parsing and playing tunes in RTTL format

Notifications You must be signed in to change notification settings

mikee47/RingTone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RingTone

This library provides support for parsing and playing tunes in RTTTL format.

RTTTL conversion code based on https://github.com/end2endzone/NonBlockingRTTTL.

The parser is stream-based and allows random seeking where the stream supports it.

An RTTTL writer is also included to assist with editing/creation of RTTTL files.

API Documentation

.. doxygennamespace:: RingTone
   :members:

.. doxygenclass:: RtttlJsonListStream
   :members:

About

Support for parsing and playing tunes in RTTL format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published