sendosc
OSCTool
A tool for sending OSC packets over a network.
sendosc is a simple command-line tool for sending OSC packet.
150 stars
8 watching
14 forks
Language: C++
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
colinbdclark/osc.js | A JavaScript library for reading and writing Open Sound Control messages | 777 |
recotana/ardosc | A C++ library for Arduino boards to send and receive OSC (Open Sound Control) messages over Ethernet. | 108 |
rbilsland/pxt-sonicpiosc | An extension enabling micro:bit devices to send OSC messages to Sonic Pi instances. | 4 |
enrike/simpleosc | A basic interface for Python's Open Sound Control implementation | 11 |
zzkt/osc | Provides a Common Lisp implementation of the Open Sound Control protocol | 37 |
hypebeast/go-osc | Provides an implementation of Open Sound Control protocol in Golang | 202 |
vnoise/node-osc | An OSC protocol library for Node.js implementation | 4 |
osctoys/oscgoesbrrr | A software toolkit for haptic feedback and VRChat integration using OSC protocol | 85 |
artfwo/aiosc | A minimalistic Open Sound Control communication module using asyncio for network operations. | 37 |
spotlightkid/micropython-osc | A minimal library for implementing Open Sound Control (OSC) protocols on MicroPython platforms. | 65 |
hoijui/javaosc | A Java library for serializing and parsing OSC data in various applications | 157 |
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |
raphael/wsc | A command line tool for interacting with websockets | 51 |
cinterloper/vxc | A command-line client for sending and receiving messages on a Vert.x event bus TCP bridge | 2 |
alexanderpavlenko/buttplug-osc | A tool that enables control of various devices via OSC protocol using an interface bridge. | 11 |