Hi everyone,
For my final year project at University I intend to make a MIDI Controller which utilises the Arduino Uno.
It's still in the very early stages as I'm still getting to grips with coding (not exactly my forte!)
At the moment, I have a linear potentiometer that is sending serial data to my computer, which I can view in the serial monitor window. Unfortunately, I cannot set the Baud Rate to 31250 as I cannot view anything in the serial monitor window otherwise (anyone know a work around for this?)
All I want to do at the moment is get the potentiometer to send MIDI information to my computer, so I can change the volume or something in a DAW. Ideally, I'd like to do this via USB. I don't really know where to start - I've been desperately searching the internet for some coding tutorials for Arduinos and MIDI, but no luck.
I understand I probably sound a little ignorant and for that I apologise - but I'd really appreciate any help anyone can give.
Thanks!