Sign in Sign up
rubygems

icanhasaudio

Hai! icanhasaudio? is an interface to lame for decoding ur MP3s. I iz in ur computer. Decodin ur mp3s. Whatevs! I also decodin ur OGGz! I kin also encodin' ur WAV and AIFF to mp3z! == SYNOPSYS ROFLOL require 'icanhasaudio' reader = Audio::MPEG::Decoder.new File.open(ARGV[0], 'rb') { |input_lol| File.open(ARGV[1], 'wb') { |output_lol| reader.decode(input_lol, output_lol) } }

Activity

Latest release
17y ago
Total releases
7
Cadence
~36 days
Last 12 months
0

Details

First release
Jul 11, 2007
Releases
Version Released
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 minor
0.0.3 patch
0.0.2 patch
0.0.1 initial