Press "left arrow" to delete characters, press "right arrow" to start a command. Write a command from below and press "right arrow" again to start the command. clear = clear the screen write + "note" = add note read + "slot number" = outputs the note in specified slot del + "1,2,etc / all" = delete the note in slot 1,2, etc / all notes list = outputs the number of existing notes time = outputs the current time (h / m) date = outputs the current date ( m / d / y ) shutdown = stops the project -new- online = shows if your online play "note" = plays the given note with the instrument ins "instrument" = sets the instrument dec "binary nmbr." = turns the given binary number to decimal bin "decimal nmbr" = turns the given decimal number to binary
This is more of a proof-of-concept where i tried to use prints to make everything look cool while still giving the computer the information like a "ask [what's your name] and wait" block. Remix this project and give it more commands or implement it in your own projects if you want. The text is a bit blurry in full screen (Wasn't like that in the offline version) but without full screen it looks like intended. thank you for checking my project out.