Hi all!
Can anyone give any advice on how to do things like echo, bit crush, hi-pass etc on either a loaded sound or an incoming sound from say a mic? I thought there should be an Equalizer example laying around somewhere, but I can not find that one.
Cheers!
Knut Einar
DSP and sound synthesis in OF is still being consolidated but you can look at: http://forum.openframeworks.cc/t/maximilian—some-c+±objects-for-dsp-and-synthesis./3416/0
Also the ofxSndObj addon in the contributed addons…
For equalizer stuff have a look here: http://forum.openframeworks.cc/t/ofxfft:-fftw-±kiss-fft-wrapper/2184/0
Delay and Bitcrusher effects don’t exist yet, but they probably will in the future