Help with midi ctlout object
Max Patch
Copy patch and select New From Clipboard in Max.
The ctlout object doesn't send note, it send MIDI continuous control messages.
Maybe something like this would work better:
oh sry this is my fault , i prescribed me with midinotes. I want to send control messages.
I want to send brightness information of my webcam in form of midi (0-127) to Reason to change the pitchblend of a syntheziser.
The problem is that my patch doesnt send any control messages.
Before i started with my patch, i found a midi control message patch on the internet and it works pretty well. This patch sends midi control msg to reason. So i assume that the problem is my patch and not the connection between max and Reason or reason itself.