https://github.com/vvvv/vl.io.osc
Provides support for the OSC (OpenSoundControl) protocol in VL
https://github.com/vvvv/vl.io.osc
opensoundcontrol osc vl vvvv
Last synced: about 1 month ago
JSON representation
Provides support for the OSC (OpenSoundControl) protocol in VL
- Host: GitHub
- URL: https://github.com/vvvv/vl.io.osc
- Owner: vvvv
- License: lgpl-3.0
- Created: 2020-06-19T19:33:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-03T11:36:43.000Z (3 months ago)
- Last Synced: 2025-03-24T12:11:23.409Z (about 2 months ago)
- Topics: opensoundcontrol, osc, vl, vvvv
- Language: C#
- Homepage:
- Size: 1.99 MB
- Stars: 12
- Watchers: 6
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VL.IO.OSC
Provides support for the [OSC](http://opensoundcontrol.org) protocol.For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net
## Getting started
- Ships with vvvv
- Usage examples and more information are included in the pack and can be found via the [Help Browser](https://thegraybook.vvvv.org/reference/hde/findinghelp.html)## Contributing
- Report issues on [the vvvv forum](https://discourse.vvvv.org/c/vvvv-gamma/28)
- For custom development requests, please [get in touch](mailto:[email protected])
- When making a pull-request, please make sure to read the general [guidelines on contributing to vvvv libraries](https://thegraybook.vvvv.org/reference/extending/contributing.html)