Edit of asset "GodOSC" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | GodOSC | GodOSC |
Description |
Implementation of the Open Sound Control protocol in Godot using GDScript and a group of nodes for convenient use. GodOSC receives and sends OSC messages over UDP. Currently supports: * Sending and Receiving OSC messages. * Receiving OSC Bundles * Booleans * Floats * Integers * Strings * Blobs Includes the following nodes: OSCServer * Receives OSC messages OSCClient * Sends OSC messages OSCMessage * Helper node. Attaches to a node who's data will be used in an outgoing OSC message. OSCReceiver * Helper node. Attaches to a node that will be controlled by incoming OSC messages. |
Implementation of the Open Sound Control protocol in Godot using GDScript and a group of nodes for convenient use. GodOSC receives and sends OSC messages over UDP. Currently supports OSC messages (but not bundles), floats, and integers. |
Category | Scripts | Scripts |
License | CC0 | CC0 |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/afarra6/godOSC | https://github.com/afarra6/godOSC |
Issues Url | https://github.com/afarra6/godOSC/issues | https://github.com/afarra6/godOSC/issues |
Godot version | Godot 4.1 | Godot 4.1 |
Version String | 0.4 | 0.1 |
Download Commit | ba3e4a770178b4709d8fac0c69b219a290f90f40 | ee631e8bad8eecdc7f354c3a27e51161efb34305 |
Download Url (Computed) | https://github.com/afarra6/godOSC/archive/ba3e4a770178b4709d8fac0c69b219a290f90f40.zip | https://github.com/afarra6/godOSC/archive/ee631e8bad8eecdc7f354c3a27e51161efb34305.zip |
Icon Url |
https://raw.githubusercontent.com/afarra6/godOSC/main/.github/images/OSCIcon.png
![]() |
https://raw.githubusercontent.com/afarra6/godOSC/main/.github/images/OSCIcon.png
![]() |