Name your project folder 08_sound
.
Create a sketch that creates interesting sounds and/or music.
https://YOUR_GIHUB_USERNAME.github.io/computational-art-spring2024/assignments/08_sound/samples/soundFile.wav
It turns out it just works with providing relative paths. The reason I thought you had to provide the web link was because of somethign specific to my github setup.
When you are done, commit and push your changes to your repository in Github Desktop.
If everything worked, you should be able to see your assignment by going to this link:
YOUR_GIHUB_USERNAME.github.io/computational-art-spring2024/assignments/08_sound
If this doesn’t work, take a close look at the setup assignment.