REW Beta Release REW API beta releases

Builds updated today (beta 85) with these changes:
  • Added: groups_en_GB properties resource bundle
  • Added: API /eq/house-curve-log-interpolation endpoint to get and set the state of the log interpolation flag
  • Changed: Measure dialog abort triggers moved into an options panel, with 4 new measure.properties entries for the associated text
  • Changed: Trace separation offsets traces upwards instead of downwards to allow use with impedance traces
  • Changed: API RMS and dB average process measurements commands return the details of the new measurement created (like Vector average, for example)
  • Fixed: Offset t=0 on a measurement without an IR would produce a null pointer exception
  • Fixed: Trying to match target on the EQ window with no available filters would leave the UI locked
  • Fixed: Importing a sweep recording with all-zero data generated an exception
  • Fixed: Measurement distortion check could give incorrect results for long sweeps
  • Fixed: Generate measurement from predicted using a smoothed measurement gave a result with incorrect smoothing
  • Fixed: RTA noise figure accuracy improved for cases where harmonic distortion is extremely high and noise floor is extremely low
  • Fixed: Import sweep recordings failed if the response file was a stimulus file and was 128k or shorter
  • Fixed: API |A| / |B| arithmetic operation did not accept parameters


1748826181517.png


John, it seems you haven't specified the minor changes to MTW in the update history. MTW now allows input to two decimal places (e.g., 0.25ms, 5.27ms). Thank you.
 
<Feature Request>

Yes, I understand this might be a bit of an unreasonable request.
But I thought I'd mention it just in case. What do you think about adding a new category to the EQ tab (alongside existing ones like "generic," "miniDSP," etc.) for a Paragraphic Phase EQ? Yes, of course, We could use Rephase, but I just thought I'd ask, just in case.

View attachment 83799
Did you try using "Invert A phase" function for your needs? It can invert phase in a specified range on a suitably smoothed response. It does the same thing with these paragraphic equalizers only easier and more accurate.
 
Did you try using "Invert A phase" function for your needs? It can invert phase in a specified range on a suitably smoothed response. It does the same thing with these paragraphic equalizers only easier and more accurate.
yes, I use it often, but I requested it because there are people who use repase.
 
When importing sweep recordings, would it be possible to support a response file that has the timing ref and sweep on different channels?
 
That would be difficult to manage without additional configuration options on the dialog. There is an option for file playback measurement to specify a different channel for the timing reference input, a "Use wired timing reference" mode.
 
Normal playback measurement doesn't work for my odd use case. To analyze a digitally captured LFE channel, I need the timing ref on a separate digitally captured channel, and import of the resulting pair.
 
Normal playback measurement doesn't work for my odd use case. To analyze a digitally captured LFE channel, I need the timing ref on a separate digitally captured channel
I don't understand why file playback wouldn't work for that, but I expect there's a reason.
 
I don't understand why file playback wouldn't work for that, but I expect there's a reason.
I have DUT output going to a digital capture card, with a separate app that's controlling the capture and producing a multichannel WAV file. There's no Windows input device to point REW at. Otherwise I'd have to try writing some code to try to identify the right sections of the timing ref channel, and splice them into the sweep channel, to produce a single channel file that can be imported into REW.
 
Wouldn't that just be a mono conversion of the input channels? Or sum them. The timing signal doesn't overlap the sweep.
 
Back
Top