https://github.com/arirusso/diamond-touchosc
Use TouchOSC to control the Diamond arpeggiator
https://github.com/arirusso/diamond-touchosc
Last synced: over 1 year ago
JSON representation
Use TouchOSC to control the Diamond arpeggiator
- Host: GitHub
- URL: https://github.com/arirusso/diamond-touchosc
- Owner: arirusso
- License: other
- Created: 2011-10-23T21:16:40.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-11-04T04:59:59.000Z (almost 15 years ago)
- Last Synced: 2025-01-24T12:45:30.688Z (over 1 year ago)
- Language: Ruby
- Homepage: http://github.com/diamond-touchosc
- Size: 117 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= diamond-touchosc
{Diamond}[http://github.com/arirusso/diamond] is a Ruby-based arpeggiator.
{TouchOSC}[http://hexler.net/software/touchosc] is a modular OSC and MIDI control surface for iPhone / iPod Touch / iPad.
This project contains example TouchOSC layouts and Ruby scripts for controlling Diamond.
== Installation
You will need the TouchOSC Editor, {available here}[http://hexler.net/software/touchosc], to send the layouts to your mobile device (or edit the layouts).
Make sure you have the {Diamond}[http://github.com/arirusso/diamond] gem installed
gem install diamond
and finally install this library by {downloading here}[https://github.com/arirusso/diamond-touchosc/zipball/master]
or by cloning the repository
git clone git@github.com:arirusso/diamond-touchosc
== License
Licensed under Apache 2.0, See the file LICENSE
Copyright © 2011 Ari Russo