FramyMp3
A low-level library for interacting with mp3 files at the frame level. Largely a Ruby port of the Go library mp3lib by dmuholland.
Installation
Add this line to your application's Gemfile:
gem 'framy_mp3'
And then execute:
$ bundle
Or install it yourself as:
$ gem install framy_mp3
Usage
TODO: Write usage instructions here
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/kobsy/framy_mp3.