This is what it does, regardless of how many .txt files I have selected. Maybe one time it allowed me to drop, but all other times it just bounces back.
Keep smoothing the responses after making changes. When exporting, make sure you are using smoothing of the measurement. All of the curves I made this way are smooth looking.
One trick that I use is put skeleton points in a txt file and then import into REW. Smooth 1/1 and exporting gives me a smooth shape I can use as a house curve.
Example skeleton points-
10 5
50 5
150 0
1500 0
15000 -3
24000 -3
You can add more points and get creative with the shape. This is the...
With this mdat - 21AUG2025_REW -12.00dBFS_AVR MV -16.0dB_7 POSITIONS SEAT DOWN_Base.mdat
When you hit sort, it only partially sorts. You have to click the sort button a second time for it to finish sorting it properly.
You should be able to right click on the measurement on the left and select offset t=0 directly for that measurement. Right clicking on the graph and selecting offset t=0 seems to automatically select the last selected measurement.
I should've clarified, the target is the response that's called "final". In the mdat it's leveled to 75db but here's the text file I have been using.
But the last section of your message is very helpful. Seems like I will need to play around with the speaker type parameters before asking REW to...
Yeah those are also being kept the same. The script creates a b&k like room curve if user provides no house curve. If it gets a house curve, it disables the room curve.
I think I know what the issue is…since the speaker type is none, I think it’s expecting the target and the SW response to line...
So the speaker type is set as None instead of “Full Range” or “Bass Limited” or “Subwoofer”. The equalizer type is also “Generic”. At the beginning of my code, these values are set to both the default EQ and the measurements/id/eq. Here’s the part of the code that’s doing it -...
Getting a strange EQ result for this particular subwoofer. I used the -3dB points as the start and end freq, allowed minimal boost. Speaker type is set as none since I am trying to EQ via the API. Also, I don't always get the same results between API and EQ tab. In my code I allow narrow filters...
Oh, I know REW sorts when importing,
Here's a use case - if someone takes a bunch of measurements for spatial averaging, and then wants to group the channels together and order by position, the easiest approach is exporting impulse responses to text and then re-importing, which loses some...
Feature request: This is gonna sound dumb considering all the complex stuff REW can do, but can we get an option to just sort the measurements how they're sorted when dragging and dropping data?