Notes 1. For my 2 Audio Effect nodes, I added a treble, bass, and distortion filter. 2. I named my sprite class 'Sprite', and it currently has 1 update method and 2 drawing methods. The drawing methods can be used to draw either a quad or ellipse while the update method makes the sprite "move" across the canvas given its velocity. 3. My app data file contains info about the web page's title/header, the mp3 file paths and track names, and the parameters/data for the Sprite objects. 4. As for aesthetic changes, I decided to spruce up the appearance of the other html elments to make the rest of the page more visually appealing. I also added some responsiveness to the canvas element so its layout remains consistent no matter the browser window size. In terms of visual elements, I tweaked my demo work to better suit the music. I primarily used a christmas and nutcracker color palette for the primary elements. I also added a little nutcracker icon to serve as a placeholder. In addition, a snow effect was added to the visualizer to give the feel of the holiday season. While my sprites primarily consist of quads and ellipses, I did try to make it so that they all had their own unique function and look. For my work, I believe I earned a minimum score of 10%; Music Credits: "Nutcracker - March", "Nutcracker - Waltz of the Flowers", "Nutcracker - Sugarplum Fairy" by Pyotr Ilyich Tchaikovsky