https://github.com/arirusso/midi-instrument
Core MIDI instrument functionality
https://github.com/arirusso/midi-instrument
Last synced: over 1 year ago
JSON representation
Core MIDI instrument functionality
- Host: GitHub
- URL: https://github.com/arirusso/midi-instrument
- Owner: arirusso
- License: other
- Created: 2011-08-14T05:01:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T17:34:38.000Z (over 11 years ago)
- Last Synced: 2025-03-24T12:56:20.800Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 370 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#MIDI Instrument
Core MIDI instrument functionality
Used by [Diamond](http://github.com/arirusso/diamond)
## Installation
`gem install midi-instrument`
or with Bundler, add this to your Gemfile
`gem "midi-instrument"`
## Documentation
* [rdoc](http://rubydoc.info/github/arirusso/midi-instrument)
## License
Licensed under Apache 2.0, See the file LICENSE
Copyright © 2011-2015 [Ari Russo](http://arirusso.com)