FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
|
This embeds minimum duration (duration of a 32nd note), in milliseconds, for a given tempo (beats per minute). More...
#include <fastarduino/devices/tone_player.h>
This embeds minimum duration (duration of a 32nd note), in milliseconds, for a given tempo (beats per minute).
If provided with a constant value for bpm
, then the result will be evaluated at compile-time.
Definition at line 404 of file tone_player.h.