Rug.Osc
1.2.5
dotnet add package Rug.Osc --version 1.2.5
NuGet\Install-Package Rug.Osc -Version 1.2.5
<PackageReference Include="Rug.Osc" Version="1.2.5" />
paket add Rug.Osc --version 1.2.5
#r "nuget: Rug.Osc, 1.2.5"
// Install Rug.Osc as a Cake Addin #addin nuget:?package=Rug.Osc&version=1.2.5 // Install Rug.Osc as a Cake Tool #tool nuget:?package=Rug.Osc&version=1.2.5
Simple, complete, open source OSC implementation for .NET (2.0 and greater) and Mono. Message argument types supported are: int, long, float, double, string, symbol, bool, RGBA Color, Osc-Null, Osc-Timetag, Osc-Midi, impulse, char, blobs and arrays. Also boasts a full feature set including: Bundles, Sending/Receiving osc packets via UDP (IPv4, IPv6, Unicast, Multicast and IPv4 Broadcast) or Read/write osc packets via streams, message address patterns and pattern matching, as well as parseing osc messages and bundles from strings. Rug.Osc has been optimized for use in real-time applications and is 100% thread safe.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Rug.Osc:
Package | Downloads |
---|---|
OscGui
A Gui Display and Design Module with OSC support |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Rug.Osc:
Repository | Stars |
---|---|
tooll3/t3
Tooll 3 is an open source software to create realtime motion graphics.
|
For examples and demos see the project site.