Falling tone (sad or upset)
void loop(void)
run the LRF library loop
Allows for access of sound data as a structure or raw integer.
This is the core API class for access LRF library functions.
A (55 hertz at octave #1)
Fade from start to target.
void setup(void)
setup the LRF library
void blinkAndSay(LRFPattern pattern, LRFSound sound)
Blink and speak at the same time.
Allows for access of pattern data as a structure or raw integer.