PDA

View Full Version : MMC message filtering



StevenG
12-31-2008, 06:00 AM
Hi all. I need to set Nuendo up so that it will accept only the Play and Record MMC controls, and not the fast forward or anything else. Does anybody know of a way of filtering the incoming MMC signal?

I need this so that I can have a remote control punch in and out of Nuendo, but with LTC or MTC chase for sync. As soon as you use MMC Nuendo starts following cue commands that do not match the speed at which the picture is moving (it just goes blindly into FF or RW, completely losing sync with the picture until Play is pressed again, and that the MTC or LTC pulls it back into sync again).

Captain Caveman
01-01-2009, 07:17 PM
There isn't a way in Cubendo AFAIK, and seeing as the MIDI would have to be grabbed before Nuendo, I had a look at the filtering and transforming bits of MIDI-OX to see if it could be done. Frustratingly though you can only filter out all Sysex or transform CC to Sysex but not Sysex to CC (or nothing).

You can do other things using COM with MIDI-OX to accomplish more specific things, but I'm not a programmer so wouldn't know how. The logic is simple enough though of passing all events and Sysex strings apart from the ones you don't want.

Which is, I know, no help at all. :)

StevenG
01-02-2009, 05:59 AM
Thanks anyway, and happy new year Captain Caveman!

Captain Caveman
01-02-2009, 06:12 PM
Sorry, I forgot my manners..... Happy 2009!

:)