|
||
Title: OutputMidiMsg Post by artkau on Jun 12th, 2007, 7:46am Hi all, I'm writing my own control software for our band rig. Can someone please give me a 'for dummies' rundown on how to use the parameters of the OutputMidiMsg function to send Control Change messages? I'd really like to understand the purposes of Port, Status, Data1 and Data2 Thanks! MIDI Ox is the Best! |
||
Title: Re: OutputMidiMsg Post by Peter L Jones on Jun 12th, 2007, 12:58pm Port is the port number used to identify the output port. Status is the MIDI status byte you want to send to identify the message. Data1 is the Data1 value you want to send as part of the message. Data2 is the Data2 value you want to send as part of the message, where appropriate. Good MIDI primer: http://www.borg.com/~jglatt/tutr/miditutr.htm |
||
Title: Re: OutputMidiMsg Post by artkau on Jun 13th, 2007, 2:33am Thanks Peter! I managed to get it right with a fair amount of guess work. I've started writing an interface in c# for my Behringer units with greeat success. ;D |
||
MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1! YaBB © 2000-2003. All Rights Reserved. |