3.6 Music
The Music module is a simple music player for background music or continuous sounds (such as rain or wind). Please note it is only possible to play one sound at a time.
The module is in two parts: a tree similar to Plot and History to organize the music and the player itself, made up of:
- a scroll bar and a counter showing the position in the music file,
- a button to control the playback,
- a checkbox to toggle the loop playback option.
When there is no music playing, Play is written on the button. Push it to play the selected file, and the button will turn to Pause. Click once again to pause, and the button will turn to Resume.