TamTam:Development Tasks: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
* Add more sounds |
* Add more sounds |
||
* Click at the end of sounds |
* Click at the end of sounds |
||
* Serous performance degradation when not running as root. |
|||
== Welcome Screen == |
== Welcome Screen == |
||
*<strike>Replace edit Icon with a more detailed one</strike> |
*<strike>Replace edit Icon with a more detailed one</strike> |
||
* Remove link of Typing Game to a blank page. Gray out the icon. |
|||
== miniTamTam == |
== miniTamTam == |
||
Line 14: | Line 16: | ||
* Load all the synthLab slots |
* Load all the synthLab slots |
||
* <strike>Change play icon</strike> |
* <strike>Change play icon</strike> |
||
* 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) |
|||
== TamTam Edit == |
== TamTam Edit == |
||
Line 19: | Line 24: | ||
* Soloing a track requires the user to press stop and play again to hear the track in solo |
* Soloing a track requires the user to press stop and play again to hear the track in solo |
||
* <strike>When first opening TamTam edit, the icons overlap (Adrian)</strike> |
* <strike>When first opening TamTam edit, the icons overlap (Adrian)</strike> |
||
* |
|||
== SynthLab == |
== SynthLab == |
Revision as of 14:52, 28 February 2007
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.
Welcome Screen
Replace edit Icon with a more detailed one- Remove link of Typing Game to a blank page. Gray out the icon.
miniTamTam
- Remove synthLab record buttons
- Load all the synthLab slots
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)
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)
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.