Users Manual
CLASS 4
88
TORI Piano variable coding
Make the variable just like the picture above. Here, ‘pointer’ is a variable that represents the value saved at ’note’,
and ‘Beats’ lists. We will uses the variable we made here in the next page.
TORI Piano variable coding
Now, let's create a script for the part that plays Tori Piano. Pre-recorded beats and notes are stored in the 'Beats'
and 'note' lists. You need a role to 'point and play' the notes and notes stored in each list in order to create a TORI
piano play script. Here we have to use the variable we learned earlier, the 'pointer' variable. Variables can easily
be thought of as storage space.
Click the Variables tab to create a Variables
Click the Create Variables button
to create a Variables.
TORI Piano coding activity