Page 3 of 3

Re: How to "trigger" a wav file?

Posted: Fri May 10, 2013 6:35 pm
by Tzarls
Perfect Human Interface wrote:Now as far as what convolution is, essentially it's a type of reverb, so yes it's relevant in a musical context. The process here involves taking an impulse response (typically a recording of an impulse or sharp sound in a reverberating space) and an input signal, then for every sample of the input signal, playing a copy of the impulse response with its level multiplied by the value of that sample (positive or negative, so negative values would invert polarity). This would create a "wet" signal so you can mix it with the dry signal at whatever levels you please.

So yes, we are talking triggering waves at sample rate, which could amount to having hundreds of thousands of copies of the wave playing at once.



I think you should perform a search for "brute force convolution" and/or "realtime convolution" on the old site. There are some interesting examples that more or less accomplish what you want to do in a more efficient way than the one you are thinking of (having thounsands of copies of the wave player). And I haven´t tried, but maybe with the new ruby modules there´s a wav to perform FFT based convolution?

Re: How to "trigger" a wav file?

Posted: Fri Oct 25, 2013 2:32 am
by Katheflowstone
Hi!! I was reading all the forum...but i couldn't find a solution....how can i make a convolution of signal or wav....is urgent please!!! :( :( :( :( :(

Re: How to "trigger" a wav file?

Posted: Fri Oct 25, 2013 2:42 am
by Perfect Human Interface
Katheflowstone wrote:Hi!! I was reading all the forum...but i couldn't find a solution....how can i make a convolution of signal or wav....is urgent please!!! :( :( :( :( :(


Why is it urgent? What are you trying to do?

Re: How to "trigger" a wav file?

Posted: Fri Oct 25, 2013 2:53 am
by Katheflowstone
Hi,... i need a module or code to make convolution of a wav ..to simulate techniques stereo


i mean... i have two signal ..one is a input signal and the other one is impulse response ...i need convolved both to obtain the response :idea:

Re: How to "trigger" a wav file?

Posted: Wed Oct 30, 2013 4:32 am
by VPDannyMan
Kathe,

Look for MYCO in the Synthmaker forum. There is a convolver on there..
Maybe someone can post the link to it, I am just rushing out the door or I would.. sorry..