An interesting question. If you were programming in assembler or C it might be something you'd like to try... but not in Basic, it's too slow. You would not be able to attain an adequite sampling rate from the IN port to record anything meaningful. On the other hand, you could write an external routine and call it from Basic. As for how it's done, same as writing code to talk to a com port (like to a modem).
Alan
: there are a lot of prgs and source code examples out there explaining how to play/send midi.. But how about receiving/recording midi from midi-in? : : /Herb :
Comments
An interesting question. If you were programming in assembler or C it might be something you'd like to try... but not in Basic, it's too slow. You would not be able to attain an adequite sampling rate from the IN port to record anything meaningful. On the other hand, you could write an external routine and call it from Basic. As for how it's done, same as writing code to talk to a com port (like to a modem).
Alan
: there are a lot of prgs and source code examples out there explaining how to play/send midi.. But how about receiving/recording midi from midi-in?
:
: /Herb
: