Cabbage Logo
Back to Cabbage Site

Load an audio file and an impulse response (IR) to convolve them

Hi! I’m just getting started…

How can i load an audio file and an Impulse Response (IR), convolve them and play them.
Any suggestions?

Thanks!

1 Like

You can use Examples->FilePlayers->DiskinFilePlayer to load and play a sound file.
You can use Examples->Effects->Reverbs->ConvolutionReverb to load an impulse file and perform the convolution on the live input.
To perform convolution on the DiskinFilePlayer you need to repatch is so that it is going through the ConvolutionReverb in View->CabbagePatcher (Cabbage 2 only).

I already saw them, but i don’t understand some parts of the codes. i’m going to keep trying to understand each opcode, BUT i changed the cSound Manual Directory and now i don’t know how to set it again to keep seeing the help of each opcode in the reference manual.

Sorry! as i said, i’m a beginner.

What version of Cabbage are you using?

It’s fine to be a beginner! A good place to learn the basics of Csound is the Csound FLOSS manual:
http://write.flossmanuals.net/csound/preface/
There are also some helpful videos here:
http://cabbageaudio.com/tutorials/

The last one, i downloaded it few days ago!

Can you not simply set the Csound manual directory in the settings dialogue? What OS are you on btw?

Sierra

And does updating the path work for you? You’ll need to point it to where the Csound manual is located.

I know how to update the path, but i downloaded the FLOSS MANUAL in PDF, but it doesn’t allow me to select it when i’m updating the path. PDF files doesn`t work. Where can i found the correct file to set it when updating the path?

Cabbage won’t work with the floss manual. Only the HTML manual that ships with Csound. You can look in this file for the result paths:


Just copy and paste the osx manual path. I can’t copy and paste it here from my phone :confounded: