Iam not looking for specific instructions here, just trying to find sources to research on how to proceed. I would like to take numbers from a Program written in purebasic and deliver them to a midi interface through the USB port. What I don't understand is how I tell the program to output a number to the USB port. I think I understand midi commands well enough to output the proper number to my midi interface, I just don't understand how I get it to the USB port.
Please explain what your problem is. If it's that you don't know how to send data in PureBasic, there is no Arduino related solution. The Arduino can process the data that it receives via the serial port. But you must give it to the Arduino.
3a8082e126