TamTam:Development Tasks: Difference between revisions
Jump to navigation
Jump to search
(→Bugs) |
RafaelOrtiz (talk | contribs) mNo edit summary |
||
Line 20: | Line 20: | ||
== SynthLab == |
== SynthLab == |
||
* Sources need to be placed leftmost in the object bank. Its not important for now and we need to talk about that! - Oli |
* 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. |
||
Revision as of 06:06, 27 February 2007
Bugs
General
- Instrument volume normalization (drums in particular)
- Revise instrument loops
- Adjust keyboard latency in ALSA (-b smaller)
- Add more sounds
Welcome Screen
miniTamTam
- Remove synthLab record buttons
- Load all the synthLab slots
- Change play icon
TamTam Edit
- 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.