Simple events
Simple events are the easiest to use, as well as the least resource intensive. We should therefore try to use simple events whenever they are enough for our requirements. With a simple event, we can:
Create a sound composed by multiple audio files
Play audio files sequentially or in a random order
Randomize sound properties, such as volume or pitch
Control the looping behavior of the sound
Play multiple audio files at once, or at certain intervals
To create a simple event, go to the Events section, right-click on top of any Event Group, and then select the Add Simple Event option. If there is no Event Group created, we can create one from the same context menu. Event groups behave like folders and serve to organize all of our events:
With the event selected, the next step is to add the audio files that compose it to the Playlist pane, either through the right-click context menu, or by dragging some audio files into it. If we intend to play the audio files in a random order, we can...