Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Midi Control Changes
#1
Gintaras,

I'm having trouble figuring out how to get QM to receive midi data other than note on/off.

I need to get control changes.

Also, How do you send messages like this?

Thanks,
jim
#2
Do you use QM "MIDI triggers"? Look in function MT_MidiInProc. The out should show all messages, not only notes. Then need to learn control message format.

To send, probably can be used midiOutShortMsg.
Keystrokes to MIDI
#3
I totally lost that link. I thought I had done something with that a while ago but I couldn't find it.

I must be having issues connecting with QM to the MIDI device. I was able to receive Midi through Midi ox, but not with QM. I did go into MT_MidiInProc to output all message, it just sits there doing nothing.

I'll play around some more, but I may need some more help.

-jim


Forum Jump:


Users browsing this thread: 1 Guest(s)