OLD | NEW |
1 CONSOLE WARNING: line 50: BiquadFilter.frequency.linearRampToValueAtTime value -
1000 outside nominal range [0, 24000]; value will be clamped. | 1 CONSOLE WARNING: line 50: BiquadFilter.frequency.linearRampToValueAtTime value -
1000 outside nominal range [0, 24000]; value will be clamped. |
2 Test Clamping of Automations. | 2 Test Clamping of Automations. |
3 | 3 |
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
5 | 5 |
6 | 6 |
7 PASS Clamped signal in frame range [5618, 18382] equals [0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,...] with an element-wise tolerance of 0. | 7 PASS Clamped signal in frame range [5618, 18382] equals [0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,...] with an element-wise tolerance of 0. |
8 PASS Actual Clamp start (5618) is less than or equal to 5618. | 8 PASS Actual Clamp start (5618) is less than or equal to 5618. |
9 PASS Actual Clamp end (18383) is greater than or equal to 18382. | 9 PASS Actual Clamp end (18383) is greater than or equal to 18382. |
10 PASS Clamping of BiquadFilter.frequency automation performed correctly. | 10 PASS Clamping of BiquadFilter.frequency automation performed correctly. |
11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
12 | 12 |
13 TEST COMPLETE | 13 TEST COMPLETE |
14 | 14 |
OLD | NEW |