Source Academy Modules
    Preparing search index...

    Function play_in_tab

    • Adds the given Sound to a list of sounds to be played one-at-a-time in a Source Academy tab.

      Parameters

      • sound: Sound

        the Sound to play

      Returns Sound

      the given Sound

      play_in_tab(sine_sound(440, 5));