melody_player¶
this file defines a utility class that can be used in writing melodies
its main target is to play melodies defined in static.melodies NB: the sound-engine has to be on to hear the melody usage:
- create an instance of melody player.
- set its melody attribute
- call play()