Sha256: 6ffcc12ccf2ed1a1a35a89edadeabe810e99a4a603dda0ec0453b25e04cf46f9
Contents?: true
Size: 923 Bytes
Versions: 2
Compression:
Stored size: 923 Bytes
Contents
# MidiLyrics [](https://travis-ci.org/mateusdelbianco/midi_lyrics) [](https://codeclimate.com/github/mateusdelbianco/midi_lyrics) [](https://coveralls.io/r/mateusdelbianco/midi_lyrics?branch=master) ## Installation Add this line to your application's Gemfile: gem 'midi_lyrics' And then execute: $ bundle Or install it yourself as: $ gem install midi_lyrics ## Usage MidiLyrics::Parser.new("test.mid").extract ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
midi_lyrics-0.0.2 | README.md |
midi_lyrics-0.0.1 | README.md |