New library to play Rtttl ringtones

Hi, I just publish a library to play melodies using rtttl format you can find it here

This is an adaptation of a sample scketch from tone library, it uses Rtttl which is a compact format por mono ringtones.

Why Rtttl?
It's compact, its just a string you can paste in your code, no array
construction with frequencies and durations. You can change the octave and tempo
fast and easy.

What change from the original scketch?
This uses TimerFreetone by Tim Eckel ,
so it can be used with LedControl, Servos and other libraries that requiere
the use of timers.

Also uses (Flash | Arduiniana) library by Mikal Hart
to store the strings in PROGMEM this helps reducing the RAM use, wich is essential
when you use complex code or need to play several melodies.

Delays and while loop has been removed so it could plays asynchronously using the
technique described in BlinkWithoutDelay
so you can blink leds, move servos, checking inputs while the music plays.

Thanks for sharing!

There are many libraries for you to download free ringtones for yourself such as zedge, ring320kbs...

Geat! I like this melody. Thank you for sharing. It's my ringtones