⭐ If the project loads slowly in Scratch: https://turbowarp.org/876448500?turbo In this project, you will explore 10+ famous songs being played by Scratch's Music extension, along with many instrument visuals that play the songs realistically! Enjoy the performance! ⓘ A song consists of many tracks, which you can think of the different parts that make up the song. Usually, a track is assigned to a single instrument. There may be multiple tracks that are played by the same type of instrument. Creation process: -------------------------------- This project was originally going to be a violin simulator, but then I decided to take it up a notch and simulate an entire band! :) Credits: -------------------------------- - @codeGIO's "TuneShare" was a big inspiration for this project. Check it out: https://scratch.mit.edu/projects/863714854 - @-Rex- created the text engine "Stamp Font Engine++," which I use in this project. How are the songs loaded? -------------------------------- The data for these songs was retrieved from MIDI files with the help of a Python script I wrote. Why this song order? -------------------------------- I chose the order of the songs in this project mostly based on which songs introduce the user to the project best and which ones sound best when played with note blocks.