[CM] Snd and Ruby

Michael Scholz mike at fth-devel.net
Fri, 11 Jan 2008 00:20:25 +0100


> What would it take to be able to call 'snd' from within a ruby script..
>
> Specifically I would like to be able to normalize uploaded wav files to
> 8khz 8bit mono PCM format wav files from my Rails application.

The best would be to use Snd built --with-no-gui or you can use Snd
built --with-ruby and use all Snd features in addition to usual Ruby
functions and methods etc.

Mike