I'm trying to create an Automator app to include a workflow that will play a sound in a loop preceded by a 1 min pause. I want to do this without using elements from the "actions" library, but writing this part entirely in the "Run Shell Script".
So far I learned how to make the machine play the sound, but what will be the additional code to make it stop for "n" time and loop?
This is the current Automator workflow:

