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.
Maintainer: Joshua Logsdon
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.