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.
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.6.1 0.6
Download Commit 5f6196b3398f5df1b0eced415f5c26c4adc5f113 6dca12dcba7b09af8f25be86ff7b07d99eefd342
Download Url (Computed) https://github.com/afarra6/godOSC/archive/5f6196b3398f5df1b0eced415f5c26c4adc5f113.zip https://github.com/afarra6/godOSC/archive/6dca12dcba7b09af8f25be86ff7b07d99eefd342.zip
Icon Url https://raw.githubusercontent.com/afarra6/godOSC/main/.github/images/OSCIcon.png