TamTam:Development Tasks

From OLPC
Revision as of 12:16, 28 February 2007 by 24.200.159.4 (talk)
Jump to: navigation, search

Bugs

General

  • Instrument volume normalization (drums in particular)
  • Revise instrument loops
  • Adjust keyboard latency in ALSA (-b smaller)
  • Add more sounds
  • Click at the end of sounds
  • Serous performance degradation when not running as root.
  • Add vibrato/tremolo to sustain sounds?

Welcome Screen

  • Replace edit Icon with a more detailed one
  • Remove link of Typing Game to a blank page. Gray out the icon.
  • Implement TamTamPlayer

miniTamTam

  • Remove synthLab record buttons
  • Load all the synthLab slots (10)
  • Change play icon
  • Playing many notes on the keyboard and using the ttrackpad causes notes to be stuck and to cause some sort of accumualtion in the note buffers when you stop playing the buffer gets emptied and notes play.
  • The trackpad code seems unreliable. I suspect this is casued by the "tied notes" mechanism. I suggest that tied-notes mechanism be removed from univorc and see if this doesn't fix the problem.
  • Sequence recorder to be re-implemented (low priority)
  • Make the beat generate "fills" or variations for one bar every 16 betas or so and get back to its original.


TamTam Edit

  • Tracks instruments are only changed when you regenerate.
  • Soloing a track requires the user to press stop and play again to hear the track in solo
  • When first opening TamTam edit, the icons overlap (Adrian)
  • When a note(s) is/are selected, deselect them when clicking anywhere else but on the selected note(s)
  • In noteEdit mode, make steps for volume change much larger (perhaps 10 steps total )
  • Using the toolbar arrows to go bak to a different mode should be reflected in the selection. ie: if the toolbar shows page deiting mode, the selection should be deselected (whether tracks or notes)
  • Keyboard arrows shoudl be mapped to pitch and amp when in note slection mode, up-down on track change and left-right on page change when in tack or page edit mode


SynthLab

  • Sources need to be placed leftmost in the object bank. Its not important for now and we need to talk about that! - Oli
  • Source contains in Util/Clooper a binary i386 _SClient.so. Not the right place into the source. The Makefile in the same directory does not compile correctly: -lsndfile and -ldl are missing for cmd_csnd, and -lsndfile for _SClient.so.
  • Make the 6 synthLab sound slots beside the length slider
  • Push maximum length of sound slots to 10 seconds