Mercurial > jmeCapture
comparison divergence/results.txt @ 35:c969b04fa0dc
working on divergence
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Mon, 31 Oct 2011 00:14:46 -0700 |
parents | |
children | 2a525e937d86 |
comparison
equal
deleted
inserted
replaced
34:13d354e1184b | 35:c969b04fa0dc |
---|---|
1 sqr-1khz, a mono 16 bit sound file, diverges at sample 9 | |
2 haydn, a stereo 16 bit, does not diverge to 350 samples. | |
3 pure, mono 16 bit, diverges at sample 9 | |
4 sqr-10Hz, a mono 16 bit, diverges at sample 10 | |
5 sqr-100Hz also diverges at 10. | |
6 | |
7 | |
8 | |
9 calling audioRenderer.updateSourceParams in main update loop doesn't | |
10 change output | |
11 | |
12 audioRenderer.playSource vs source.play doesn't make a difference with | |
13 pure (and probably doesn't make any difference) | |
14 | |
15 | |
16 channel starts at -1, changes to 0 when playing starts, then stays the | |
17 same through divergence. | |
18 | |
19 | |
20 | |
21 |