[ANN] icanhasaudio 0.1.1 Released

  • Thread starter Aaron Patterson
  • Start date
A

Aaron Patterson

icanhasaudio version 0.1.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. Whatevs! I also decodin ur OGGz! I kin also
encodin' ur WAV and AIFF to mp3z!

## 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.1.1

* 1 Bugfix
* Only rewinding output files if its possible.

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

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,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top