Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 503 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 503 Bytes

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.