Array out of bound error with decay graphs

bcodemz

New Member
Thread Starter
Joined
Jul 19, 2017
Messages
18
Hi John,

I'd like to report a bug

When I'm at the decay graph tab, I click on use CSD mode, and when I rise time to 1ms and window to 10ms, it gives me an array out of bound error. Here's the stack trace.

P.S. Do you have any tips towards what the settings should be on the decay graph to analyze cabinet resonance and standing waves from outdoor ground plane measurements? I'd appreciate it


REW V5.20 running JRE 1.8.0_302 64-bit on Windows 10, en, CA, windows-1252 at 96 DPI


Message:
java.lang.ArrayIndexOutOfBoundsException: 1
Stack Trace:
1
roomeqwizard.xA.A(y:3071)
roomeqwizard.GI.A(y:4980)
roomeqwizard.GI.Q(y:2330)
roomeqwizard.GI.A(y:652)
roomeqwizard.GI.A(y:1556)
roomeqwizard.GI.paintComponent(y:3195)
 
Last edited by a moderator:

John Mulcahy

REW Author
Joined
Apr 3, 2017
Messages
7,340
Thanks. The slice interval needs to be shorter than the window length in CSD mode, I'll add a check for that and fix some related issues if the settings are such that there are fewer than 4 slices in the graph. Use the waterfall to analyse the resonance behaviour, if you don't like the 3D presentation you can switch it off for the desired axes by unchecking the box next to the x, y or z sliders in the perspective settings.
 
Top Bottom