[ANN] icanhasaudio 0.0.1 Released

A

Aaron Patterson

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!
 
H

Harold Hausman

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

Wow. This looks sweet. (And nice release announcement too. ;)

I only have one question:
"I can haz win32 verxion?"
KTHX BAI!

No! KTHX you!

BAI,
-Harold
 
A

Aaron Patterson

Wow. This looks sweet. (And nice release announcement too. ;)

I only have one question:
"I can haz win32 verxion?"

Unfortunately I don't have a win32 box. If someone sends me a win32
gem, I'll gladly add it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top