Manipulate mp3 files using Ruby

Hi everyone!

I want to edit mp3 files (cut, join, do other stuff) using ruby. would
ffmpeg via rmovie (http://rmovie.rubyforge.org/) be the answer? If
not, can you recommend something better to work with?

Thanks

Ramon T.