[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    [ANN] icanhasaudio 0.0.1 Released
From:       Aaron Patterson <aaron () tenderlovemaking ! com>
Date:       2007-07-11 16:59:01
Message-ID: 20070711142732.GA770 () mac-mini ! lan
[Download RAW message or body]

icanhasaudio version 0.0.1 has been released!

* <http://seattlerb.rubyforge.org/>

Hai! icanhasaudio? is an interface to lame for decoding ur MP3s.  I iz in ur
computer. Decodin ur mp3s.

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

Changes:

## 0.0.1 / 2007-07-10

* 1 major enhancement
  * I can has birfday!


* <http://seattlerb.rubyforge.org/>

KTHX BAI!

-- 
Aaron Patterson
http://tenderlovemaking.com/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic