LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview acquisition of MIDI data through USB port

Hello,

We are setting up a Labview acquisition system that should coordinate incoming analogue data (acquired via DAQ card) and data from a MIDI keyboard through USB.

How can we read USB signals through labview and timestamp them?

Many thanks for any advice...!

Ronen

0 Kudos
Message 1 of 4
(2,979 Views)

Hey Ronen,

 

For reading/writing USB-signals from LabVIEW there exists an interesting tutorial:

http://zone.ni.com/devzone/cda/tut/p/id/4478

 

Can you let me know if this helps you?

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 2 of 4
(2,887 Views)

I suspect that the VISA approach noted above would be significantly harder than just about any other approach. Do a search for MIDI here and on Microft's web page,

0 Kudos
Message 3 of 4
(2,874 Views)

Hello Dennis,

 

You're completely right!

 

At the following link you can find a discussion about the topic:

http://forums.ni.com/t5/LabVIEW/MIDI-IN/td-p/369694

 

The last post here contains an interesting link:

http://zone.ni.com/devzone/cda/tut/p/id/6223

 

Are you able to solve the problem by using this information?

 

Kind Regards,
Thierry C - CLA, CTA - Senior R&D Engineer (Former Support Engineer) - National Instruments
If someone helped you, let them know. Mark as solved and/or give a kudo. 😉
0 Kudos
Message 4 of 4
(2,859 Views)