Do you mind giving a bit more info on how to crop the FIR filters for use in Colinear DSP with REW? I have used Focus Fidelity with PC based Convolution REW for Speaker measurements but have no real clue what exactly to do or how to save or edit to pull this off. Thanks in advance.
I don't know what format Colinear uses. Could be .WAV, could be .BIN. These instructions are for .WAV. If the Colinear does not use .WAV, you will have to figure out how to convert a .WAV file to whatever format you need. I am sorry I can't help you with that.
Anyway, choose "File-export impulse response as WAV". You will see this dialog box:
Take note of some important settings:
"32-bit float": check whether your DSP unit can accept this. Most likely it can.
"Export this sample count": look up the tap count of your DSP unit. If it's 1024 taps, choose 1k. If it's 2048, choose 2k. And so on. It is important that this matches your DSP unit!
"Sample rate": this MUST match the native sample rate of your DSP unit. Look it up in the manual.
"Place t=0 at sample index": for a linear-phase filter, place t=0 in the middle of the tap length (in this case, 512). For a minimum-phase filter, leave the option unticked.
"Normalise samples to peak value": if your exported .WAV is part of a HPF or LPF, leave this option unchecked. You will need to manually normalize the filter. ONLY tick this box if it is a full range correction.
Note that I have left "Apply IR window before export" unticked, and chosen "Export measured IR". This is because I have already applied minphase and EQ filtering during the filter creation process. You want REW to export the filter unmolested.