7 lines
294 B
Text
7 lines
294 B
Text
|
This library gives you access to low level informations on mp3 files
|
||
|
(bitrate, length, samplerate, etc...). It can read, write, remove
|
||
|
id3v1 tag and read id3v2. It is written in pure ruby.
|
||
|
|
||
|
Author: Guillaume Pierronnet <moumar@netcourrier.com>
|
||
|
WWW: http://rubyforge.org/projects/ruby-mp3info
|