songplayer
– Text Based Music Player¶
songplayer module
Very high-level text-based music player Both songs and voices are specified as text strings
Uses a TrackPlayer for the actual playback. The focus in this module is on translating from a text-based format into the simple format used by TrackPlayer, and on doing as much of the setup as possible for the user.
song_player =
SongPlayer