FastArduino v1.10
C++ library to build fast but small Arduino/AVR projects
Loading...
Searching...
No Matches
devices::audio::Beat Class Reference

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>

Detailed Description

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.


The documentation for this class was generated from the following file: