MIDI Goblin Arduino Sketch

You can find the MIDI Goblin’s arduino sketch by following this link: GitHub

Please bear in mind that I am an entry level programmer(at best) and that I have very very little experience hosting things on GitHub.

The code is messy, probably poorly formatted and commenting is almost non existent - BUT - it will get better over time. A professional programmer might find it infuriating to look at but please do remember - it was written by a guy who works at Dollarama.

There is a lot of redundant/unused information in the code as well - this is because I wrote about %80 of the code before learning what a vector was….everything was quite literally done with arrays up until a couple months ago…

With that out of the way, feel free to use any of the code in any project you like. I ask for nothing in return.