Adds the given Sound to a list of sounds to be played one-at-a-time in a Source Academy tab.
the Sound to play
the given Sound
play_in_tab(sine_sound(440, 5)); Copy
play_in_tab(sine_sound(440, 5));
Adds the given Sound to a list of sounds to be played one-at-a-time in a Source Academy tab.