=!= Use turbo mode (shift-click green flag) =!= This project showcases my musicXML to Scratch lists converter. It converts music from the musicXML format into text files (*.txt) which you can import as Scratch lists. These lists can then be used to play the music, or create a Synthesia/Guitar Hero/whatever inspired game. The converter will be available for a public beta testing phase in 1 or 2 months, it depends on another project which isn't yet finished. The project also illustrates how it iterates thorugh the lists (2 per instrument/part: note values and lengths; 0 means break) while playing the song. The graph at the bottom shows the relative progress of the song, the two variables the absolute progress as "minutes:seconds"
WOW :D More than 2k views! Thank you all! Update: Now more than 3k views :O Omg, heart attack :D Update: 4k views :O Update: 5k views o.O Update: 6k views (@TheExpertGamer) ===== Thanks to ===== @LiFaytheGoblin for suggesting this project to be featured @Samueldora for the original music playback loop (http://scratch.mit.edu/projects/1037720/) ===== Useful links ===== http://scratch.mit.edu/studios/500030/ | Collection of all "musicXML converter" projects http://musescore.com | Download MIDI and musicXML files https://github.com/webdesigner97/musicXml2scratch | Converter Source Code