icanhasaudio version 0.0.3 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. Whatevs! I also decodin ur OGGz!
## 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.3
* 1 minor enhancement
* Fixed extconf to be a little more smart.
* <http://seattlerb.rubyforge.org/>
···
--
Aaron Patterson
http://tenderlovemaking.com/
u r 1337!!!111oneoneelevenonehundredeleven
Nice! I've been looking for something that can decode my MP3s. Well, I actually already had one, but I can always use it in Ruby!
1337
aRi
--------------------------------------------|
If you're not living on the edge,
then you're just wasting space.
···
On Aug 5, 2007, at 10:25 PM, Aaron Patterson wrote:
icanhasaudio version 0.0.3 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. Whatevs! I also decodin ur OGGz!
Thank you! I've been using it to stream interweb radio to my airport
express:
http://tenderlovemaking.com/2007/07/23/streaming-kexp-with-ruby/
Hopefully other people will find good uses!
···
On Mon, Aug 06, 2007 at 11:34:11AM +0900, Ari Brown wrote:
On Aug 5, 2007, at 10:25 PM, Aaron Patterson wrote:
>icanhasaudio version 0.0.3 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. Whatevs! I also decodin ur OGGz!
u r 1337!!!111oneoneelevenonehundredeleven
Nice! I've been looking for something that can decode my MP3s. Well,
I actually already had one, but I can always use it in Ruby!
--
Aaron Patterson
http://tenderlovemaking.com/