|
||
Title: How to capture MTC messages in VB script? Post by zaboomafoo on Nov 19th, 2007, 4:09pm Hello, How do I capture MTC messages in VB program? I can see them in MIDI-OX program, but they are not received as SysEx message (I guess since they are not SysEx messages :) ). Do I need to use GetMidiInput() function for that (in a loop)? Regards, Frank |
||
Title: Re: How to capture MTC messages in VB script? Post by zaboomafoo on Nov 19th, 2007, 6:51pm Never mind this - I realized the MTC messages are actually being sent through XXXX_MidiInput() method. Great tool this MIDI-OX! |
||
Title: Re: How to capture MTC messages in VB script? Post by Jamie OConnell on Nov 23rd, 2007, 7:10pm Bear in mind that MTC comes in pretty quickly (rate = 4 messages per frame, equivalent to 120 messages per second), so you may have difficulty capturing all of it in a VB script. |
||
MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1! YaBB © 2000-2003. All Rights Reserved. |