-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
NI Open Sound Control by NI - Toolkit for LabVIEW Download
Version | 1.0.2.16 |
Released | May 19, 2016 |
Publisher | NI |
License | Not Specified |
LabVIEW Version | LabVIEW>=10.0 |
Operating System | Windows, Mac, and Linux |
Project links |
Description
Open Sound Control is a messaging protocol originally designed for use in the music industry specifically for communicating gestures, parameters, and note sequences between platforms. It is characterized by its accuracy, flexibility, and interoperability.
The NI OSC Library includes VIs that provide full support for creating and parsing OSC bundles and messages, address wildcard matching, and address space dispatching. The following argument types are supported:
Int32(i), Float32(f), Double(d), Blob(b), String(s), Boolean(T and F), Null(N), Impulse/Infinitum(I), Timetag(T)