OLD | NEW |
1 Test AudioParam setValueAtTime() functionality. | 1 Test AudioParam setValueAtTime() functionality. |
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 PASS All 100 tests started and ended at the correct time. | 5 PASS All 100 tests started and ended at the correct time. |
6 PASS All 100 tests passed within an acceptable relative tolerance of 6e-8. | 6 PASS All 100 tests passed within an acceptable relative tolerance of 6e-8. |
7 PASS AudioParam setValueAtTime() test passed. | 7 PASS AudioParam setValueAtTime() test passed. |
8 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
9 | 9 |
10 TEST COMPLETE | 10 TEST COMPLETE |
11 | 11 |
OLD | NEW |