Mercurial > jmeCapture
comparison divergence/results.txt @ 36:2a525e937d86
still debuging.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 31 Oct 2011 01:21:30 -0700 |
parents | c969b04fa0dc |
children | 094a92b556a2 |
comparison
equal
deleted
inserted
replaced
35:c969b04fa0dc | 36:2a525e937d86 |
---|---|
15 | 15 |
16 channel starts at -1, changes to 0 when playing starts, then stays the | 16 channel starts at -1, changes to 0 when playing starts, then stays the |
17 same through divergence. | 17 same through divergence. |
18 | 18 |
19 | 19 |
20 surprisingly, supporfEFX doesn't affect anything. | |
20 | 21 |
21 | 22 |
23 When things are off, they only appear to be off by one byte. main | |
24 will be at x and aux will be at x+1 or x-1. | |
25 | |
26 Setting audioNode paramaters changes the severity of the difference | |
27 but not its onset. | |
28 | |
29 | |
30 Non-positional sound has no problems. | |
31 | |
32 | |
33 Divergence gets worse the longer things run. |