Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artcom/com.artcom.opensoundcontrol
OSC implementation for Unity with code-less components, monitoring and type-safety
https://github.com/artcom/com.artcom.opensoundcontrol
Last synced: about 2 months ago
JSON representation
OSC implementation for Unity with code-less components, monitoring and type-safety
- Host: GitHub
- URL: https://github.com/artcom/com.artcom.opensoundcontrol
- Owner: artcom
- License: other
- Created: 2020-08-10T12:01:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T08:04:57.000Z (over 4 years ago)
- Last Synced: 2024-11-07T06:36:42.842Z (3 months ago)
- Language: C#
- Size: 209 KB
- Stars: 0
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# About Open Sound Control
Use the Open Sound Control package to send and receive OSC Messages via UDP. For example, use Open Sound control to receive touch control messages from media control hardware. The Open Sound Control package also includes the ability to latch onto network devices and send debug messages.
# Installing Open Stage Control
To install this package, follow the instructions in the [Package Manager documentation](https://docs.unity3d.com/Packages/com.unity.package-manager-ui@latest/index.html).