TamTam:Interaction: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
== Tools ==
== Tools ==
TamTam will feature 2 different tools to interact with the GUI:
* Pointer (Selection mode)
* Pointer (Selection mode)
* Pen (Drawing mode)
* Pen (Drawing mode)

== 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 ===

Revision as of 18:01, 8 October 2006

Tools

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

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

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