Adding Pass / Fail vs Limit Capability to REW

audiomacgyver

New Member
Thread Starter
Joined
Mar 25, 2026
Posts
3
More  
Front Speakers
Genelec 8361
Hey There,

I super love REW and have wished I could add basic Pass / Fail capability to help guide lab measurements and or to explore using it for QC testing.

With the new API capability + Claude + a couple of hours I was able to make this happen.

Sharing it here in case others find it useful.


Tester-98789_L_R Unit A Mar 25_2026-03-25_154457.png
 
Last edited by a moderator:
Hope limit mask can more easy !

Like

use text file like

FR limit.txt

[FR upper limit]
200 80
1000 85
5000 85

[FR Lower limit]
200 76
1000 82
5000 82

and

THD Limit.txt
[THD Upper limit]
200 3
1000 1
5000 1
 
That's a good point, I didn't get to that just yet. I'll update soonish and add to git.
 
OK - I updated the tool to have a limit creation GUI tool, I think it is pretty great - you can create limits based on exemplar data, then work on dB or % offset, sigma level offset, or simply draw them around the data.

Please see https://github.com/audiomacgyver/rew-iqc for the datas.
 
Back
Top