Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
NB: returning to 5.20.9 correctly imports the measurementHello,
Previously reported error by @lasoundguy when loading sweep measurements also occurs for me. Have it seen on both MacOS and Windows.
Procedure to recreate:
- In Generator -> Sweeps -> Save to file, same appears when selecting L or R as ref channel
- Load generated wav in DAW
- Record response with measurement mic
- Export the file as wav, same appears when selecting aif(f)
- Back in REW File -> Import Sweep recordings, select stimulus file goes fine
- The waveform is displayed, timing references clearly indicated
- Error is thrown:
REW V5.20.13 running Azul Systems, Inc. JRE 1.8.0_302 64-bit on Windows 10 Locale: language en, keyboard BE, windows-1252 at 96 DPI
Message:
java.lang.NullPointerException
Stack Trace:
roomeqwizard.mD.A(y:3397)
roomeqwizard.mD.A(y:1616)
roomeqwizard.mD.A(y:2347)
roomeqwizard.VF$_A$5.run(y:1403)
Could that be expected to be the same issue?
In another iteration of the procedure REW also throws 'Time reference not detected' when loading that specific response wav file.
This is useful, thanks, it allows me to force 5.1 instead of 7.1, so I can test how upmixing affects the output.But you can try cutting the number of checks by defining custom checked rates and channels in roomeqwizard.vmoptions, listing only values important for you, e.g.:
-DcsjsoundRates=44100,48000,192000
-DcsjsoundChannels=2,4
Try the V5.20.14 early access build.Previously reported error by @lasoundguy when loading sweep measurements also occurs for me. Have it seen on both MacOS and Windows.
This is useful, thanks, it allows me to force 5.1 instead of 7.1, so I can test how upmixing affects the output.
Thanks for the test. There are no more UnInitialized errors in the log, issue solved, thanks for your patient help.
That startup time - that chart above reveals that the first few thousands of the IAudioClient::IsFormatSupported calls take single/lower milliseconds each, then the response times jump up significantly. That's why the 1.5k checks when limiting the check list to fewer values take just 2 secs in total.
Unfortunately that is not something I can fix. Maybe there is an issue in Win7 audio stack, hard to query MS people about it since Win7 have been out of official support for some time. I am afraid you will have to stick to the limited list in your config.
I cannot support two different user interfaces for REW. Which .14 builds have you tried? There have been many changes.can I ask you to add any features/buttons to version 5.20.13?
I really don't like the look of version 5.20.14, so I stay on version 5.20.13.
the very first.Which .14 builds have you tried?