LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

yamaha promix 01 code/driver?

My church has recently been given a digital sound board (for mixing audio from multiple sources).
The manual shows a number of standard MIDI commands as well as custom commands to address settings unique to this board.
 
I have searched and searched but so far I have not found any Labview code/drivers for this sound board.   There doesn't seem to be much MIDI control written for Labview at all. 
 
I am guessing that any code that is out there is MAC specific and I don't have access to a MAC version of Labview.  Anybody have any ideas about how to get started talking to a MIDI music device with Labview on a PC? 
 
I have a fair amount of experience writting complex Labview code so if I can't find any code available I will eventually build some drivers but it will take a few months to find the time to do it. 
 

Message Edited by BDS on 08-26-2005 11:48 PM

0 Kudos
Message 1 of 2
(3,285 Views)
Hi BDS,
 
Unfortunately, you are correct that there isn't any native MIDI control in LabVIEW.  However, I did find some example code that shows how to use the Windows Multimedia DLL to communicate with a Windows MIDI device from LabVIEW.  I hope that it will provide you wiith an excellent starting place or simply a good template for your own driver.
 
 
Good luck!
Megan B.
National Instruments
0 Kudos
Message 2 of 2
(3,270 Views)