RubyGems.org

icanhasaudio

0.1.3

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) } }

installgem install icanhasaudio
Authors

Aaron Patterson

7,437 total downloads 1,382 for this version
Owners

F29327647a9cff5c69618bae420792ea

Gemfile
gem "icanhasaudio", "~> 0.1.3"
Versions
  1. 0.1.3 October 2, 2008
  2. 0.1.2 September 28, 2008
  3. 0.1.1 August 4, 2008
  4. 0.1.0 February 15, 2008
  5. 0.0.3 August 5, 2007
Show all versions (7 total)
Runtime Dependencies
  1. hoe >= 1.7.0
Development Dependencies
  1. hoe >= 1.7.0