Mercurial > cortex
changeset 223:14718d7b19eb
minor fix
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 11 Feb 2012 12:26:54 -0700 |
parents | 49d0a545a872 |
children | 072dc8e2301c |
files | org/hearing.org |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/org/hearing.org Sat Feb 11 12:21:33 2012 -0700 1.2 +++ b/org/hearing.org Sat Feb 11 12:26:54 2012 -0700 1.3 @@ -968,7 +968,7 @@ 1.4 preload="none" poster="../images/aurellem-1280x480.png" /> 1.5 </video> 1.6 </center> 1.7 -<p>The blue ball is emitting a constant sound. Each blue box is 1.8 +<p>The blue sphere is emitting a constant sound. Each blue box is 1.9 listening for sound, and will change color from blue to green if it 1.10 detects sound which is louder than a certain threshold. As the blue 1.11 sphere travels along the path, it excites each of the cubes in turn.</p> 1.12 @@ -998,9 +998,6 @@ 1.13 (.setPauseOnLostFocus false))) 1.14 #+end_src 1.15 1.16 - 1.17 - 1.18 - 1.19 ** Adding Hearing to the Worm 1.20 1.21 To the worm, I add a new node called "ears" with one child which