Prototyping Week 5 Tutorial 3 This weeks tutorial focused on experimentation with the Minim library playback control. Key points taken from the tutorial below: //trigger audio — file, examples, libraries — minim. PlayAFile — Playback Minim minim;, AudioPlayer player > used in function relevant to playback of audio Audio files for processing/ use…