I need to convert some *wav files to their spectrum to be able to change
some of the frequencies and loudnesses in them and to re-encode these
afterwards as *wav files.
Can you recommend any Ruby libraries that can do this (easily) ?
never tried it, but ruby/audio (http://hans.fugal.net/src/ruby-audio/)
may provide the functionality you need. the narray library is part of
it, which has FFT-processing as a feature.
hth
Ralf
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.