I have installed purebasic and wrote a Hello world program and am currently working on FizzBuzz. I just learned that purebasic was developed in 1998, which is like 30 years after the invention of BASIC, which makes me wonder how accurate it is to original basic, the IDE I use has line numbers, unlike the one's im seeing where you have to put the numbers in yourself
I am 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.
aa06259810