Hello there! As you may know, you can play sounds on scratch, but you cannot easily pause them. I have seen other methods of doing this, and after I had done a bit of work on it I found out that other people had done similar things. Space or click the button to pause/unpause. While paused, drag on the bar to change what part of the song you want to hear. Possible Uses: I can't think of many, maybe if you wanted to create a video on scratch that included audio, like to make an animation pause-able.
How this works: When the sound is played, it uses a variable to keep track of how long it is played for. Then, when you unpause it, it sets the pitch effect to the max to make it play faster, it sets the volume to 0 so you dont hear it, and once you reach the spot in the song that you were in before it sets everything back to normal. This means that the further you are in the song, the more loading time. To shorten the loading time, i have split the song into two pieces. Credits: Everything by me, except for the music, ASGORE, which was created by Toby Fox, for the game Undertale.