Registry / networking / osc-ruby

osc-ruby

JSON →
library1.1.5rbrubygemsunverified

Ruby library for sending and receiving OSC (Open Sound Control) messages.

gem install osc-ruby
INSTALL
IMPORT
SIG · OSC-RUBY
O
osc-ruby
networkingrubyv1.1.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OSC
require 'osc-ruby'

Send an OSC message to a server

require 'osc-ruby' client = OSC::Client.new('localhost', 57120) client.send(OSC::Message.new('/test', 'hello'))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
osc-ruby — gem install osc-ruby · libregistry