Patches: Browse | Submit New | Admin
Since in Ruby 1.9 getbyte acts the way getc used to (returning a byte rather than a character), riff/reader no longer seems to work. (It thinks that all chunks are length 0.) This patch tries to fix riff/reader to work on 1.8 or 1.9. It may be a clunky solution, though...
Add A Comment: