SerialOSC device (monome grid, arc) support for Ruby
This is a less maintained port of the SerialOSCClient-sc SuperCollider library. Please report bugs.
SerialOSCClient provides plug'n'play support for monome grids, arcs and other SerialOSC compliant devices.
This library requires the osc-ruby gem.
This code has been developed and tested in Ruby 2.3.3 and JRuby 9.1.6.0.
Install gem osc-ruby:
$ gem install osc-ruby
or, for JRuby:
$ jgem install osc-ruby
Download serialoscclient-rb. Add the lib
folder of serialoscclient-rb to the Ruby load path.
This is a Ruby port of the SerialOSCClient-sc SuperCollider library.
If you intend to use this library beware of the monkey patching due to port of a collection of SuperCollider extensions to Ruby.
Copyright (c) Anton Hörnquist