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:ecoder.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/>
* <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:ecoder.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/>