/irbivore

irb extensions for livecoding

Primary LanguageRubyMIT LicenseMIT

Irbivore

A musical live coding “front end” using IRB.

To use.
- cd to the root level irbivore directory
- type ruby irbivore.rb
- to play middle c (MIDI note 60) type: play 60
- to enter into note playing mode type: midiator_keys

Contributors

Gratefully borrowed MIT licensed code from:

  • Ben Bleything — ben@bleything.net (MIDIator)
  • Jermey Voorhis (Gamelan Scheduler)
  • Topher Cyll — http://www.cyll.org

Included Libraries

== Gem Dependencies

Midiator
PriorityQueue
Highline
Mislav-Hannah

== License

Distributed under the terms of the MIT license. See the LICENSE file for
complete text and details.