View Single Post
Old 03-12-2015, 11:47 AM   #1
alex_
Human being with feelings
 
Join Date: Mar 2015
Posts: 29
Default C++ array variables from impulse response

Hey people!

So I´m kind of a IPlug beginner having troubles.
i want to implement a impulse response into my plugin, by using Tales convolution example - the one in which he converted a IR.wav into C++ array variables.
Now i see the conversion code and i understand it writes array variables into a header file, but i have no clue how to actually use it to get those filter coefficients of my impulse response.

Or is there a simpler way to get filter coefficients of an IR.wav?

greets
alex_ is offline   Reply With Quote