Test program for PwmSound class. Provides tests (demos) for the various sound generating functions in the class. Includes several MML melodies and music clips to test the play() function. Tested on an mbed LPC1768.

Dependencies:   PwmSound mbed

History

Play music written in Music Macro Language (MML) with your mbed! This program fully tests the revised PwmSound library including the new play() function. It includes several MML melodies and music clips. default tip

2014-05-06, by paulg [Tue, 06 May 2014 13:23:02 +0000] rev 1

Play music written in Music Macro Language (MML) with your mbed! This program fully tests the revised PwmSound library including the new play() function. It includes several MML melodies and music clips.


Test program for PwmSound class.; Initial release.

2014-03-30, by paulg [Sun, 30 Mar 2014 22:54:52 +0000] rev 0

Test program for PwmSound class.; Initial release.