Instructions are in-game (space to go between slides). On the editing screen, you can switch between editing the vibraphone notes or the bass and drums. Make sure to click save or else you will lose edits when switching to a different track. Here is a somewhat accurate guide to copying Wintergatan's video. If you want a challenge, try not using the quick start or speed-lock functions and set autoBass to false (check instructions). -------------------------------------- Start - Space (quick start) + 'L' (speed lock) 16:3 - Left arrow (vibraphone). When the song reaches 25: 1 - Down arrow (snare drum) 31:1 - Down arrow 31:3 - Right arrow (bass) 32:1 - Down arrow 32:3 - Up arrow 31:1 - Left arrow 31:3 - Space (brake) Bridge: HV, VB, DB, XG, V, XH, V, SB, V, AB, V, F, V, A, Z, X, V, H After Bridge: Right arrow + 'K' to slowly speed up 5:1 - Down arrow 9:1 - Up arrow + Speed-lock around tempo 150 16:4 - Up arrow, Down arrow 17:1 - Left arrow 25:1 - Down arrow 31:1 - Left arrow 31: 2 - Down arrow 31:3 - Right arrow 32:1 - Up arrow 32:2 - Right arrow 32:3 - Down arrow 32:3 - Left arrow 29:1 - 'L' to unlock speed. Start deceleration 32:1 - Space to end song. Press H to play the last note.
Finally finished the editting function! Feel free to post your own exports in the comments or remix with different songs. I'm busy with school, so I won't have time to make any updates soon, but the plan is to include those complex instructions in the game itself so you don't have to scroll and read them. For example, here's Viva la vida: https://scratch.mit.edu/projects/706958528 Thanks everyone for your support! This is my first (and only) finished* project. I made this project 4 years ago when I was still a newbie at coding, so I never fully finished it. I just started working on it again and added a few features, so I'll publish the new version when I'm done with it Credits to Wintergatan for his song: https://www.youtube.com/watch?v=IvUU8joBb1Q&list=LL4fl072vohASZdCP6FAvqQQ&index=3 Coding by me. Drawings by me. Instrumental sounds come from scratch. Other sound effects come from the video above. Changelog (last updated 3/24/2022) --------------------------------------------------- V2.3 - 06/2022 Finished editing functions Bass notes now display their fret number Added import/export buttons on home screen Added freeze feature when asking questions Fixed editing issue where dragging would delete notes Consolidated sounds to instrument sprites: Vibraphone, BassGuitar, and Drums Fixed initialization bugs Fixed edit mode bpm Added sustain and damper pedal V2.2 - 06/2022 Added In-game Instructions Created Editting interface to view note pegs (saving edits not yet implemented) Changed tempo to normal bpm V2.1 - 03/2022 Implemented tracks - Saving and loading tracks after changing Vibraphone and Bass tuning - Clicking programming plate allows switching between modulated tracks - Art change for operator levers - Fixed unresponsive vibraphone/bass tuning V2.0 - 03/2022 UI changes, glowing outline for interactive components (not all implemented yet) Vibraphone and Bass Tuning Corrected bass notes and changed coding Changed user controls: - Number keys and first row of letters can be used to press the frets on the bass guitar (if "autoBass" is set to false) - Lower left letters a, z, s, x, d, c, f, v, g, and b can be used to trigger vibraphone notes (when vibraphone operator handle is shut off) - Tempo handle is controlled by 'k' and locked by 'l' Tempo control is easier to keep constant without lock User changes in tuning can carry over when pressing the flag. Refresh to restore default notes. Volume balancing between drums, bass, and vibraphone --------------------------------------------------- V1.0 - 06/2018 Changed music coding to binary Changed instrument to vibraphone Fixed song code Added Drums (snare, kick, crash cymbal, shaker) Decreased marble size Added Bass Extended song to 32 measures for chorus Changed look to 3D --------------------------------------------------- V0.2 - 06/2018 Fixed loading algorithm Marbles play desired notes Added another operator handle to lock speed (9) Coded Wintergatan Marble machine song V0.1 - 05/2018 Added marble droppers and marbles Created Tempo Handle Created Instrument Operator Handles Added manual vibraphone (keys 1-0, o, and p) V0.0 - 04/2018 Started Project Created frame decoration, xylophone, and title screen Isolated sound effects for tempo handle and braking from video