wirewizzard
New Member
- Joined
- Jul 19, 2017
- Posts
- 2
Hi John,
is it possible to implement Bark/ERB-Scale weighting as further FDW options?
is it possible to implement Bark/ERB-Scale weighting as further FDW options?
The Tukey 0.5 window doesn't exist in 5.20.13, so it's understandable that it can't launch if the IR windows in the Analysis preferences are set to use that. It shouldn't cause any issue for 5.20.14 builds after ea12 though. What is the error message with the 5.20.14 build?Hi John,
Thanks for the wonderful updates on this release. It seems however that I cannot run the older version (V5.20.13) and the newer releases (V5.20.14eaXX) on the same Windows machine. I get the error below below when trying to launch either version. Either version works as normal if I uninstall the other. The issue seems to have started a few versions back of the latest releases because both versions could work before. The versions get installed on different folders but the issue persists.
Code:java.lang.IllegalArgumentException: No enum constant roomeqwizard.Window.Types.TUKEY50 at java.lang.Enum.valueOf(Unknown Source) at roomeqwizard.Window$Types.valueOf(y:1550) at roomeqwizard.RoomEQ_Wizard.Y(y:7154) at roomeqwizard.RoomEQ_Wizard.main(y:1556) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)
There is an ERB smoothing option, but the FDW uses a constant cycles/octave fraction value. I don't understand the benefit of varying the FDW octave fraction, what is it?is it possible to implement Bark/ERB-Scale weighting as further FDW options?
Thanks John, that was the problem. Changed the window setting back to Tukey 0.25 and now they both both work.The Tukey 0.5 window doesn't exist in 5.20.13, so it's understandable that it can't launch if the IR windows in the Analysis preferences are set to use that. It shouldn't cause any issue for 5.20.14 builds after ea12 though. What is the error message with the 5.20.14 build?
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=REW
Exec="/home/reet/REW/roomeqwizard" %U
MimeType=application/x-rew;
MimeType=application/x-rew;
Categories=Application;
StartupWMClass=install4j-roomeqwizard-RoomEQ_Wizard
I'm not sure whether you want a higher end frequency if the measurement has phase data after 30 kHz or want to view a narrower frequency span at the top of the measurement's range? Easy to make sure the phase data covers everything available in the measurement, but the second graph doesn't have controls to change its span.When one decides to set t=0 on his own, he may need to see how the phase response behaves at the end of the frequency range. And this requires an increase. For example, for this, I first did it in the SPL window, where you can increase the phase response, and then went to the Impuls window and almost blindly set t=0.
It's not about multiple graphs. If there are 30 measurements, 3-4 of them will be selected for observation, of these 3-4, only one will need to be moved. The rest remain in their places. But in other windows, the graphs of the same measurement (one) should move. There are two or three windows. Impulse, Step Response and Phase. Will that slow down a lot too?It isn't really practical to make live updates of multiple graphs
Yes, the t=0 adjustment only moves the axis display, it doesn't try and do anything to the impulse graph itself as that takes too long.It's not about multiple graphs. If there are 30 measurements, 3-4 of them will be selected for observation, of these 3-4, only one will need to be moved. The rest remain in their places. But in other windows, the graphs of the same measurement (one) should move. There are two or three windows. Impulse, Step Response and Phase. Will that slow down a lot too?
It works. I move impuls graph in the main window. The Overlays window is also open on the Impulse tab. Is it possible to allow multiple Overlays windows to run at the same time? To see also the Step Response tab.The other graphs will update whenever Apply is clicked
I'll disable deletions while loading.I receive this Java error when trying to import multiple measurements at once (a lot of them) with drag and drop and click "Remove All" before the import process completes. I know it's a bit extreme but...
Probably caused by the measurement data starting after t=0.and the error below ocured during this operation:
Impulse responses are hacked Audyssey measurements so probably unclean data....
Icon is functional now, thanks!Hopefully the icon will appear in the next build, let me know if it doesn't.