Arduboy2/examples/Tunes
Josh Goebel c22e156f60 make sure audio is on 2016-05-26 17:19:18 -04:00
..
README.md Squash commits up to Arduboy V1.1 release 2016-05-26 17:18:33 -04:00
Tunes.ino make sure audio is on 2016-05-26 17:19:18 -04:00

README.md

Tunes

Play a musical composition using the Arduboy.

A small composition is stored by byte PROGMEM score. The score is played in the sketch loop using playScore(score).