This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Oct 26 02:17:31 -0700 2008 | |
| |
LICENSE | Wed Jul 16 14:28:24 -0700 2008 | |
| |
README.rdoc | Sun Oct 26 02:17:31 -0700 2008 | |
| |
examples/ | Sun Oct 19 16:27:12 -0700 2008 | |
| |
ext/ | Sun Oct 19 06:32:16 -0700 2008 | |
| |
lib/ | Tue Oct 28 06:40:19 -0700 2008 | |
| |
rakefile | Sun Oct 26 02:17:31 -0700 2008 | |
| |
rbcoremidi.gemspec | Sun Oct 19 22:28:07 -0700 2008 | |
| |
spec/ | Mon Oct 27 14:37:53 -0700 2008 |
README.rdoc
Provide easy access to CoreMIDI for Ruby.
Please note that this is a work in progress. The code isn’t tested and for all I know, it sets your house on fire, steals your car and runs over your dog and/or cat. So proceed with caution.
Installation
# Open rbcoremidi.xcodeproj in XCode and compile it # Alternatively you can use "xcodebuild" to build it from the command line cp build/Releases/rbcoremidi.bundle . # There's an installation path in xcode to your system ruby, I don't know how to use it though /usr/bin/ruby coremidi.rb # Should exit with no errors # EXPERIMENTAL - use extconf, allows you to use whatever ruby install you want ruby extconf.rb make ruby coremidi.rb # Should exit with no errors
Installation
$ gem sources -a http://gems.github.com $ sudo gem install cypher-rbcoremidi
Authors
Markus Prinz Xavier Shay Chris Lloyd







