Sugar Labs
Make an example program that maps pitch and rhythm to the graphics (#924)
This should all be possible with current tools, but has yet to be done.
One might start with something simple like "Hot Cross Buns".
Many solutions, I guess, but could try the following:
pitch number block as input to mouse vertical motion (coordinates or forward/back) ** alternately one might try something with scale degree
note value as a multiplier to some value for mouse horizontal motion, always moving in one direction (i.e. from the left to the right) EXTRA CREDIT: Map a change in color to some parameter (e.g. elapsed time in seconds, volume, etc)
Once this has been coded, it can be used as a framework for similar projects.
Task tags
Students who completed this task
kipply