-------_BACKSTORY_------- It took multiple tries... but I finally did it!! I shared I project with long ago (sort of in the middle of my account being inactive, just like this one--I think,) I shared a project of a song called "Nocturne Op. 9 No. 2 Easy Piano Ver.". It was of a piano song I had learned. This project does exactly that but what I had imagined more than I had actually done. Anyway, the song I coded into this project is called The Man-Machine (Die Mensch-Maschine) by Kraftwerk. I did not do the full song, (I am lazy and it's pretty long), but I did do the first part of it that I *kinda* know how to play on piano. Here's the score if you wanna listen to it: https://musescore.com/user/57792718/scores/10560850 Also, some of the reason behind why I wanted to make my own and not use other people's is I just like making my own stuff, you know? Like, if someone made a Tic-Tac-Toe engine and I wanted to make my own Tic-Tac-Toe project, I wouldn't copy theirs! I would make my own. Also also, I made this project in one good sit-down all day for like 5 hours (yes, I finished my school by then, and no, I don't have off, and no, it wasn't past my bedtime, and no, it wasn't night, and yes, I'm homeschooled). -------_INSTRUCTIONS FOR EDITING_------- The block works like this: Play [note--number] for [beats--number] wait? [wait (y=wait, bit=wait but only play it for 1/8, bitn=play for 1/8 and don't wait, n/anything else=don't wait)--text] The setup code you basically don't have to change (unless you don't want to show the *entire* keyboard) other than the BPM. That's the tempo, if you are copying from a music sheet it should list the BPM. The "normal" mode (when you set the "mode" variable to "normal") makes it so that you can use the "play note" block and its numbers to play the right one, and the "middle" one makes it so that middle C is 0 and all other keys are in relation to that key. This does actually work much better with higher FPS cuz it does depend on the Y position of the lines. (So if you could run it with 60 FPS from Scratch Addons or Turbowarp, that would be much better.) -------_TAGS_------- #piano #synthesizer