Activities/Turtle Art: Difference between revisions

Line 400: Line 400:
* read pixel: push the RGB value of the pixel under the turtle onto the FILO (blue is first, red is last)
* read pixel: push the RGB value of the pixel under the turtle onto the FILO (blue is first, red is last)
* turtle sees: the "palette color" of the pixel under the turtle
* turtle sees: the "palette color" of the pixel under the turtle
* sound
* sound: raw data from microphone ranging -32000 to 32000
* volume
* volume: ranging 0 to 32000
* pitch: the resolution is +-8Hz  
* pitch: the resolution is +-8Hz