OLD | NEW |
1 Test AnalyserNode getByteTimeDomainData | 1 Test AnalyserNode getByteTimeDomainData |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 PASS Index of first sample greater than +1 is greater than or equal to 0. | 6 PASS Index of first sample greater than +1 is greater than or equal to 0. |
7 PASS Index of first sample less than -1 is greater than or equal to 0. | 7 PASS Index of first sample less than -1 is greater than or equal to 0. |
8 PASS Clip 1.01149: byteData[43] is equal to 255. | 8 PASS Clip 1.01149: byteData[43] is equal to 255. |
9 PASS Clip -1.42637: byteData[56] is equal to 0. | 9 PASS Clip -1.42637: byteData[56] is equal to 0. |
10 PASS Byte data is identical to the array [128,130,135,136,140,143,145,149,152,15
3,159,160,163,167,168,173,...]. | 10 PASS Byte data is identical to the array [128,130,135,136,140,143,145,149,152,15
3,159,160,163,167,168,173,...]. |
11 PASS successfullyParsed is true | 11 PASS successfullyParsed is true |
12 | 12 |
13 TEST COMPLETE | 13 TEST COMPLETE |
14 | 14 |
OLD | NEW |