Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-wavefile
Pure Ruby library for reading and writing Wave sound files (*.wav)
https://github.com/jstrait/wavefile
0
no reviews
Install
You can use this gem to create Ruby programs that produce audio. Since it is written in pure Ruby (as opposed to wrapping an existing C library), you can use it without having to compile a separate extension.