|
||
Title: Accessing MIDI-OX from an external script Post by earth_monkey on Jul 18th, 2007, 1:14pm Hi, I want to access midi-ox functions from a vb script running in a different piece of software. I'm trying to take some numerical values generated by that software and route them via midi-ox to a synth. AT the moment I try to create the object by adding Set mox = WScript.CreateObject("Midiox.MoxScript.1", "Sink_") to an existing (working) script - but I get an error when I execute the modified script. Do I need to include midi-ox libs? If so, how? I'm got lots of java and C but new to VB. I've looked in the supplied examples but they seem to be modifying a script to run inside midi-ox. Any info or example code would be greatly appreciated. Many thanks, Mike |
||
MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1! YaBB © 2000-2003. All Rights Reserved. |