Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromice/ro.ck
An object–oriented abstraction for OSC written in ChucK.
https://github.com/chromice/ro.ck
Last synced: 27 days ago
JSON representation
An object–oriented abstraction for OSC written in ChucK.
- Host: GitHub
- URL: https://github.com/chromice/ro.ck
- Owner: chromice
- Created: 2013-01-15T17:33:50.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T14:44:49.000Z (almost 11 years ago)
- Last Synced: 2024-11-07T20:51:16.757Z (3 months ago)
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I started this project a year ago, when I purchased my monome. I needed a way to bridge OSC inputs (monome and potentially other devices) with any OSC–enabled music app. But then I bought an iPad and it rendered this project useless to me for the foreseeable future, because I find it more rewarding to actually make music in the plethora of music apps for iOS.
At the moment only monome driver and related controls (push, toggle and radio grids; standalone LEDs; XY pad) have been implemented. At some point, I may implement TouchOSC controls and make a few examples.
In order to start using this piece of code: shred the `import.ck`, which will import all classes; connect your monome 64; make sure that the correct port is set in `test_monome.ck` and shred it as well. It used to work in ChucK 1.2.x.x (Dracula). GL. ;-)