You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RAFL is a Ruby Audio File Library, written by Aaron Cohen (c) 2009. Distributed under the LGPL license.
To get a sense of its capabilities, run RAFLcopter.rb. Only WAV files are currently supported (any number of channels, including surround). BWAV metadata is now supported, as are 24 bit audio files.
Current limitations are:
A serious lack of documentation
Performance needs optimization. Run on Ruby 1.9 for best results.