Recent content by navid0308

  1. N

    REW Beta Release REW API beta releases

    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.
  2. N

    REW Beta Release REW API beta releases

    On prior versions I could drag and drop these, now I have to use the steps I outlined above.
  3. N

    REW Beta Release REW API beta releases

    I can no longer drag n' drop .txt impulse responses into REW using beta 99, only option that works is File > Import > Import impulse response
  4. N

    REW Beta Release REW API beta releases

    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.
  5. N

    REW Beta Release REW API beta releases

    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...
  6. N

    REW Beta Release REW API beta releases

    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.
  7. N

    REW Beta Release REW API beta releases

    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.
  8. N

    REW Beta Release REW API beta releases

    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...
  9. N

    REW Beta Release REW API beta releases

    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...
  10. N

    REW Beta Release REW API beta releases

    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 -...
  11. N

    REW Beta Release REW API beta releases

    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...
  12. N

    REW Beta Release REW API beta releases

    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...
  13. N

    REW Beta Release REW API beta releases

    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?
  14. N

    REW Beta Release REW API beta releases

    This is a windows defender issue. Right click on the zip file > properties > unblock.
Back
Top