Hi,
Feel free to tell me where to read, I am new and struggling to figure out where to go.
So, my interest in using pd is to process midi data that I will be producing by some app. I have a virtual port and pd is receiving data just fine. I see numbers flash in the "left output" of the midiin object.
As a first step I am interested in simply "gathering up" all the raw bytes and dumping them to a text file *along with the midi timestamps* so I can see exactly what is going on
What I am interested in down the road is the ability to process SOME of the data that I receive, change it to something else, and then spit it all back out to my sound module (using the output port), but I, of course, need to learn how to preserve all the start times on all channels correctly, so that the performance sounds right.
As I said, feel free to tell me to RTFM, just tell me where, because midi-help.pd is not helping me very much.
Thanks.