Angus Findlay
April 1st, 2009, 11:30 PM
Hi there, I apologize if this has been covered before, but I couldn't find anything at all after extensive searching both on DVinfo and Google.
I'm a long-time Vegas user, and have just picked up a Korg Nanokontrol to simplify my workflow. After about an hour of playing with it, I find that it works very well for the most part, but there's a serious, glaring error in the way Vegas handles external control: There is NO way to do multi-camera editing with an external control. This was the primary reason for me to buy this controller, and I just can't believe that Sony didn't put this feature in.
It seems that the extent of multi-camera support through external control is to enable and disable the multi-cam mode. This simply isn't good enough. If there's no way to change multi-camera takes externally, I will likely return the control surface and go back to the old way of doing things.
One thought does spring to mind - MIDI to HID translation. A little program that could sit in the background, listening for the MIDI events coming from the control surface, and spitting out the appropriate keyboard commands. I can do about 90% of the coding for this, using Processing 1.0, but I have no idea how to insert keypresses. Any programming gurus out there interested in helping? Obviously, the Vegas external control would have to be turned off to make this work, making it a somewhat less than optimal solution.
I'm a long-time Vegas user, and have just picked up a Korg Nanokontrol to simplify my workflow. After about an hour of playing with it, I find that it works very well for the most part, but there's a serious, glaring error in the way Vegas handles external control: There is NO way to do multi-camera editing with an external control. This was the primary reason for me to buy this controller, and I just can't believe that Sony didn't put this feature in.
It seems that the extent of multi-camera support through external control is to enable and disable the multi-cam mode. This simply isn't good enough. If there's no way to change multi-camera takes externally, I will likely return the control surface and go back to the old way of doing things.
One thought does spring to mind - MIDI to HID translation. A little program that could sit in the background, listening for the MIDI events coming from the control surface, and spitting out the appropriate keyboard commands. I can do about 90% of the coding for this, using Processing 1.0, but I have no idea how to insert keypresses. Any programming gurus out there interested in helping? Obviously, the Vegas external control would have to be turned off to make this work, making it a somewhat less than optimal solution.