Saria's Song
Transcript
.From Legend of Zelda: Ocarina of Time
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
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.
Zelda's Lubally
Transcript
.From Legend of Zelda: Ocarina of Time
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
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.
Untitled
Original piece
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
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
Ella Baila Sola
Transcript
Eslabon Armado & Peso Pluma
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
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.
Untitled
Original piece
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
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