OLD | NEW |
| (Empty) |
1 Test WaveShaperNode including values outside the range of [-1,1] | |
2 | |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
4 | |
5 PASS -1.100000 -> 0.000000. | |
6 PASS -1.000000 -> 0.000000. | |
7 PASS -0.900000 -> 0.100000. | |
8 PASS -0.800000 -> 0.200000. | |
9 PASS -0.700000 -> 0.300000. | |
10 PASS -0.600000 -> 0.400000. | |
11 PASS -0.500000 -> 0.500000. | |
12 PASS -0.400000 -> 0.600000. | |
13 PASS -0.300000 -> 0.700000. | |
14 PASS -0.200000 -> 0.800000. | |
15 PASS -0.100000 -> 0.900000. | |
16 PASS 0.000000 -> 1.000000. | |
17 PASS 0.100000 -> 0.900000. | |
18 PASS 0.200000 -> 0.800000. | |
19 PASS 0.300000 -> 0.700000. | |
20 PASS 0.400000 -> 0.600000. | |
21 PASS 0.500000 -> 0.500000. | |
22 PASS 0.600000 -> 0.400000. | |
23 PASS 0.700000 -> 0.300000. | |
24 PASS 0.800000 -> 0.200000. | |
25 PASS 0.900000 -> 0.100000. | |
26 PASS 1.000000 -> 0.000000. | |
27 PASS 1.100000 -> 0.000000. | |
28 PASS All outputs matched expected results. | |
29 PASS successfullyParsed is true | |
30 | |
31 TEST COMPLETE | |
32 | |
OLD | NEW |