Edit of asset "GodOSC" Accepted

Old/Current New/Edit
Title 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:

* Sending and Receiving OSC messages.
* Floats
* Integers
* Strings
* Blobs
Category Scripts
License CC0
Repository Provider GitHub
Repository Url https://github.com/afarra6/godOSC
Issues Url https://github.com/afarra6/godOSC/issues
Godot version Godot 4.1
Version String 0.4 0.2
Download Commit ba3e4a770178b4709d8fac0c69b219a290f90f40 e96f98191ef63561720f398f8c1646fbfa51c76c
Download Url (Computed) https://github.com/afarra6/godOSC/archive/ba3e4a770178b4709d8fac0c69b219a290f90f40.zip https://github.com/afarra6/godOSC/archive/e96f98191ef63561720f398f8c1646fbfa51c76c.zip
Icon Url https://raw.githubusercontent.com/afarra6/godOSC/main/.github/images/OSCIcon.png