In slide 7 and the credits slide, the audio clips sound distorted when you run the app. The first audio clip (crying baby) works fine and we can’t figure out what the problem is for the others.
mwood
May 13, 2020, 3:12pm
2
I think this is a duplicate request … I posted my thoughts here:
So, the difference between the crybaby sound and the others appears to be how it is triggered. The crybaby sound is triggered when two conditions are true. (The spacebar is pressed and slide==1) There even appears to be a 3rd condition (QW==1), but I’m not sure what that is for or if it’s needed.
The other sounds are played (and replayed and replayed and replayed) every time the draw loop sees that the program is on the given slide (slide 7, the credits). So while the user is stopped on slide…
Mike