Activities/Turtle Art/Using Turtle Art Sensors: Difference between revisions
Tonyforster (talk | contribs) |
Tonyforster (talk | contribs) |
||
| Line 477: | Line 477: | ||
Here is the program to generate a sawtooth gliding tone, be sure to load the Python block with the inbuilt Python code sample <i> sinewave.py </i> | Here is the program to generate a sawtooth gliding tone, be sure to load the Python block with the inbuilt Python code sample <i> sinewave.py </i> | ||
[[File:Glidingtone.jpg]] | [[File:Glidingtone.jpg]] [[File:2tone python.jpg]] | ||
[[File:Turtle Art Activity gliding tone.doc]] ta project as doc | [[File:Turtle Art Activity gliding tone.doc]] ta project as doc | ||
Here is the code to use the mouse to adjust a slider which sets the tone. | Here is the code to use the mouse to adjust a slider which sets the tone. | ||