Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T13:53:45.000Z (3 months ago)
- Last Synced: 2024-08-16T14:14:10.687Z (3 months ago)
- Topics: opensoundcontrol, osc, vl, vvvv
- Language: C#
- Homepage:
- Size: 1.99 MB
- Stars: 8
- Watchers: 7
- Forks: 5
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.IO.OSC - Provides support for the OSC protocol (Libraries / IO)
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)