2003-09-29 11:03:45 +02:00
|
|
|
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.
|
2003-03-24 10:43:02 +01:00
|
|
|
|
|
|
|
Author: Guillaume Pierronnet <moumar@netcourrier.com>
|
2003-09-29 10:59:09 +02:00
|
|
|
WWW: http://rubyforge.org/projects/ruby-mp3info
|