TamTam:Interaction

From OLPC
Revision as of 14:19, 8 October 2006 by Natcl (talk | contribs)
Jump to: navigation, search

Tools

TamTam will feature 2 different tools to interact with the GUI:

  • Pointer (Selection mode)
  • Pen (Drawing mode)

We are aiming for a simple interaction scheme where the following controls will be used:

  • Left button click (double and triple clicks also possible)
  • Right button click (double and triple clicks also possible)
  • Delete key on the keyboard
  • Shift and Ctrl keys on the keyboard
  • Top sliders on the keyboard

Selection mode (Pointer tool)

The Selection mode is the main mode in TamTam. It will allow the user to select Notes/Tracks/Pages/TunePages and interact with them. The GUI is currently sliced in these different parts:

  • The Notes/Tracks Canvas
  • The Tune layout
  • The Page Bank
  • The Track header (Instrument, Volume Slider, mute/solo)

These sections will describe how interaction is handled in each different section of the GUI.

Notes/Tracks Canvas

Selection of tracks

Left clicking a track will select that track. Left cliking on a track will always de-select tracks that were previously selected. In order to select multiple tracks, the user needs to right click the tracks. You can therefore select a first track by left cliking and continue selecting other tracks by right cliking. You can also start your selection by right clicking if you know you want to select multiple tracks.