https://github.com/arirusso/sequencer
Perform a sequence of events at tempo
https://github.com/arirusso/sequencer
Last synced: over 1 year ago
JSON representation
Perform a sequence of events at tempo
- Host: GitHub
- URL: https://github.com/arirusso/sequencer
- Owner: arirusso
- License: other
- Created: 2014-09-12T03:36:48.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2022-08-21T18:15:15.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T12:56:20.588Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 50.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Sequencer
Perform a sequence of events at tempo
The tempo clock is MIDI syncable by way of [topaz](http://github.com/arirusso/topaz).
This is used by [diamond](http://github.com/arirusso/diamond)
## Installation
`gem install basic-sequencer`
or with Bundler, add this to your Gemfile
`gem "basic-sequencer"`
## Documentation
* [rdoc](http://rubydoc.info/github/arirusso/sequencer)
## License
Licensed under Apache 2.0, See the file LICENSE
Copyright © 2011-2014 Ari Russo