Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • what exactly is your question? Commented Jun 24, 2021 at 1:43
  • "Does that look correct?" It doesn't seem to take in any MIDI input data Commented Jun 24, 2021 at 1:54
  • how do you know this? Commented Jun 24, 2021 at 1:56
  • I've updated the code above and added the rest of the commands to my switch-case setup, so I'll keep searching for the data I'm looking for, which is specifically the 'command' data. Should be straightforward with some digging Commented Jun 24, 2021 at 6:10
  • 1
    The second piece of code doesn't do anything useful. I think it will not even compile (instruction after switch without case) Commented Jun 24, 2021 at 11:11