[ANN] icanhasaudio 0.0.3 Released

  • Thread starter Aaron Patterson
  • Start date
A

Aaron Patterson

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/>
 
A

Ari Brown

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!

1337
aRi
--------------------------------------------|
If you're not living on the edge,
then you're just wasting space.
 

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,777
Messages
2,569,604
Members
45,229
Latest member
GloryAngul

Latest Threads

Top