Final Project Play Sketch Process: As documented in my project proposal, I wanted to create an educational tool for musicians of all skill levels. The premise of the project was to create something similar to Duolingo, where you have a specific word (or in this case - note) played and you answer what you think it is and receive positive or negative feedback. Through the repetition of doing this, hopefully, people will become more familiar with recognizing notes, or even chords, by ear. Due to time restraints, I scaled back the project to a demo of sorts that lacks the refinement of the application that I envision, but retains the core purpose which is to serve as a way for you to test your musical knowledge. I left out the feedback portion where you receive a "correct" or "incorrect" and instead opted for a low-stress interactive way to either just look at the answers if you want or challenge yourself to guess, it is up to the user. In the future, if I were to ...
Inspiration: A running theme throughout my projects in this class has been accessibility to the average person and something that makes complex topics simple and engaging. There was one specific application that was shown in class (I can't remember the name of it because it was a while ago) but I remember it was about education and that really inspired me to start thinking about how I could make an educational experience out of the knowledge I've learned. Learning music and music theory is a daunting task if you have no familiarity with it. Even though I've been involved with instrument learning and choir since I was a child, there are still things that I find fascinating that people can do. Like hearing notes and immediately knowing what they are and in what key. I'm pretty good at listening to something and figuring out how to play it on my own, and I annoy my friends by constantly recognizing the composer for movies by sound alone, but I never learned how to ...
Harmony Composition Sketch Video Process: For this project, I wanted to focus on the naturally occurring harmonies and drones found within nature. I started by using an ocean wave loop audio as the drone for the project. I discovered that wav files loop better in p5.js than mp3 because mp3 leaves a gap between the end of a loop and the beginning of the next one. I was originally going to have different types of nature noises but I discovered a youtube video about the different kinds of singing birds and decided to use those audio clips as the different layers of harmonic options, so as to create a "choir" of birds. The biggest problem I ran into for this project was audio clip size. The most I could make each clip is about 3 seconds before it would cause an endless load in the sketch. I worked around this by just looping each audio clip in the code until it's turned off.
Comments
Post a Comment