notes-bzamora020

Notes from Bryan Zamora

Song 1

Title: Saria's Song

Type: Transcript.

Author: From Legend of Zelda: Ocarina of Time

Instructions:

To play this piece, you need to cd into the repo folder. Once you are in the repo folder, you can type the following command:

./run.sh tutorials/190D-s23/aloProject/sariasSong.cpp

Then when you are inside of the app, press the key a and the music will start playing

Description:

This is a transcription of a song from The Legend of Zelda. This piece is the buildup work from trying to experiment with additive synthesis to try to imitate the sound that an ocarina produces.


Song 2

Title: Zelda's Lubally

Type: Transcript.

Author: From Legend of Zelda: Ocarina of Time

Instructions:

To play this piece, you need to cd into the repo folder. Once you are in the repo folder, you can type the following command:

./run.sh tutorials/190D-s23/aloProject/zeldaLubally.cpp

Then when you are inside of the app, press the key a and the music will start playing

Description:

This is a transcription of a song from The Legend of Zelda. In this piece I was trying to experiment with the different visuals the allolib library had to offer. As well as trying to experiment with using multiple instrument in one song.


Song 3

Title: Untitled

Type: Original piece

Instructions:

To play this piece, you need to cd into the repo folder. Once you are in the repo folder, you can type the following command:

./run.sh tutorials/190D-s23/aloProject/tainy2.cpp

Then when you are inside of the app, press the key a and the music will start playing

Description:


In this tune, I was trying to create a Reggaeton type of beat using as inspiration and doing research on how a Reggaeton music producer does it. I used the producers "Tainy", and "Sky Rompiendo" for references


Song 4

Title: Ella Baila Sola

Type: Transcript

Author: Eslabon Armado & Peso Pluma

Instructions:

To play this piece, you need to cd into the repo folder. Once you are in the repo folder, you can type the following command:

./run.sh tutorials/190D-s23/aloProject/bailaSola.cpp

Then when you are inside of the app, press the key a and the music will start playing

Description:

This is a transcription of a song from Eslabon Armado & Peso Pluma. I have 2 different versions of a pluck string playing, a sharper one that I mapped as a “Requinto” and one that has more fill, and sounds with a bit more echo to imitate more the sound of an accoustic guitar.

In this piece I was trying to experiment with the workflow of transcribing a music sheet into midi, then turn it into json, so it could be read by C++ directly on Allolib.


Song 5

Title: Untitled

Type: Original piece

Author: ``

Instructions:

To play this piece, you need to cd into the repo folder. Once you are in the repo folder, you can type the following command:

./run.sh tutorials/190D-s23/aloProject/final.cpp

Then when you are inside of the app, press the key a and the music will start playing

Description:


This is an improved version of my previous Untitled song. In this improved version, I added the feedback that Andrew Watts provided.

In this tune, I was trying to create a Reggaeton type of beat using as inspiration and doing research on how a Reggaeton music producer does it. I used the producers "Tainy", and "Sky Rompiendo" for references