RL_ToneSongPlayer

Other

Arduino library to play songs composed of tone notes and durations on a digital pin in a non-interrupting way without using the delay() function.
This is an Arduino library to play songs composed of tone notes and durations on a digital pin in a non-interrupting way without using the delay() function. Features include event callbacks, looping, and progress tracking.

Author: Joshua Logsdon

Maintainer: Joshua Logsdon

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.