Thank you for your detailed responce.Yes, Acourate can import REW measurements. In REW, export the impulse response as a .WAV and open it in Acourate.
The problem with your setup is that you are using a MiniDSP with 2048 FIR taps. The heavy lifting with a MiniDSP is done with minphase IIR. Acourate is a specialist FIR tool. Whilst it CAN generate biquads for MiniDSP, its support is limited to a few models (I can't remember which). Because you already own an Acourate license, I suggest you do half the DSP programming in REW (PEQ generation) and the other half in Acourate (2048 FIR taps). Even then I suspect it would be a waste of time because 2048 taps is paltry, it's like drawing on a postage stamp with a crayon held between your toes.
But if you REALLY want to do it, your workflow would look something like this:
1. Make sure you read my eBook below about how to take measurements.
2. Apply any XO (if any) to your subs and main speakers via your MiniDSP.
3. Use REW to time and phase align your sub to your main speakers.
4. Use REW's EQ tool to generate PEQ's for your MiniDSP, then load them into the MiniDSP.
At this point you should have your PEQ's populated and you can then work on the FIR filters in Acourate.
5. Take a measurement of the subwoofer together with the left speaker, then a measurement of the right speaker alone (no sub). Our intention here is to use Acourate's ICPA function to shift phase bands in the bass to help remove any dips in the freq response.
6. In REW, export this measurement as mono .WAV then import them into Acourate. Change the sample rate to match your MiniDSP (for a MiniDSP Flex, it's 96kHz), then save this as Pulse96L/R.
7. Go through Acourate Macros 0-6 as normal (see my Acourate guide in the same Google drive folder as the REW book).
8. After the filters have been generated, open XO1L96/XO1R96 in Acourate, then use the "Cut N Window" command to decimate the taps down to 2048. You will observe that the shape will change to something really ugly and almost useless. When you see this, you will really question whether this exercise is worthwhile.
9. Save this as a .WAV. I don't know how to import FIR taps into a MiniDSP, you will have to consult your manual there.
If you want FIR, you are much better off getting a multichannel interface. You will need at least 4 channels.
Let me explain a bit better what is my current situation, I am doing all the cross-over and PEQs using IIR in the miniDSP. I noticed that between 60-90hz there is a somewhat constant phase mismatch of about 160 degrees, and between 100-120hz about 60 degrees.
So I am trying to apply a very broad phase correction for these two bands with constant phase rotation. like an all-pass filter but with specific phase rotation.
Does this make sense? Is the 2048 taps not enough?
P.S I did read your acourate tutorial a while ago and it is very good, hopefully will bet a multichannel interface soon to explore things a bit more.