Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 454 Bytes

Readme.md

File metadata and controls

14 lines (11 loc) · 454 Bytes

OSCsharp library

OSC library for C# and Unity.

Based on Bespoke Open Sound Control Library by Paul Varcholik ([email protected]).
Licensed under MIT license.

Features

  • Full OSC spec implementation,
  • Supports Osc Messages and Bundles,
  • Easy API,
  • Can receive and send OSC messages over UDP,
  • Unicast, broadcast, and multicast,
  • Works in Unity, .NET 2 and iOS.