diff 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
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/divergence/results.txt	Mon Oct 31 00:14:46 2011 -0700
     1.3 @@ -0,0 +1,21 @@
     1.4 +sqr-1khz, a mono 16 bit sound file, diverges at sample 9
     1.5 +haydn, a stereo 16 bit,  does not diverge to 350 samples.
     1.6 +pure, mono 16 bit, diverges at sample 9
     1.7 +sqr-10Hz, a mono 16 bit, diverges at sample 10
     1.8 +sqr-100Hz also diverges at 10.
     1.9 +
    1.10 +
    1.11 +
    1.12 +calling audioRenderer.updateSourceParams in main update loop doesn't
    1.13 +change output
    1.14 +
    1.15 +audioRenderer.playSource vs source.play doesn't make a difference with
    1.16 +pure (and probably doesn't make any difference)
    1.17 +
    1.18 +
    1.19 +channel starts at -1, changes to 0 when playing starts, then stays the
    1.20 +same through divergence.
    1.21 +
    1.22 +
    1.23 +
    1.24 +