ArduinoLibs
|
This is the complete list of members for Melody, including all inherited members.
isPlaying() const | Melody | inline |
loopCount() const | Melody | inline |
Melody(uint8_t pin) | Melody | |
play() | Melody | |
playOnce() | Melody | |
run() | Melody | |
setLoopCount(int count) | Melody | inline |
setLoopDuration(unsigned long ms) | Melody | |
setMelody(const int *notes, const uint8_t *lengths, unsigned int size) | Melody | |
stop() | Melody |