From 90b66ee90b5267b86e1d48d30e86c067dce9872d Mon Sep 17 00:00:00 2001 From: angel Date: Thu, 2 Jun 2005 06:46:15 +0000 Subject: [PATCH] Updated TODO. git-svn-id: file:///home/angel/tmp/svn-triptico/ahxm/trunk@642 c87de0a0-a11c-0410-a1e5-866214bc28b2 --- TODO | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index 57747cc..cb8da0b 100644 --- a/TODO +++ b/TODO @@ -11,11 +11,14 @@ Release Critical Bugs the linefeed has already been read and yyline incremented. This probably occurs also with other directives. * 1052: Add quantizations. - * 1056: Note printing in midiin.c should correctly print chords. + * 1056: Note printing in midiin.c should also print chords. * 1060: Add ss_tempo_from_wave to language. * 1066: All code that open files should use a special version of fopen() that searches in a path of directories. * 1067: Fill the extended commands document. + * 1068: Add vibrato to ss instruments. + * 1069: Add vibrato to language. + * 1070: Portamento support is still fuzzy. Open Bugs --------- @@ -44,10 +47,6 @@ Pending Enhancements seed script command is also necessary. * 1007: Support for 'tonalities'; fixed transpositions for each note of the octave so that, for example, a 'f' is always a 'f#'. - * 1008: Support for 'keyboard splits': ranges of notes that a track will - ignore. This should allow to have multiple tracks playing the same - notes but with different channel maps and, for example, having a - guitar glissando pan from left to right. * 1010: Loop stretching ('stretch wave without pitch change to last exactly N time units'). * 1020: When a source file includes multiple songs, there should exist a @@ -165,5 +164,12 @@ Closed (Thu, 02 Jun 2005 08:32:31 +0200). * 1065: Create a document about the extended commands (Closed by #1067; Thu, 02 Jun 2005 08:34:28 +0200). + * 1008: Support for 'keyboard splits': ranges of notes that a track will + ignore. This should allow to have multiple tracks playing the same + notes but with different channel maps and, for example, having a + guitar glissando pan from left to right + (No longer needed, a pan glissando can be done by using plain channel + volumes, as they are now immediately applied; + Thu, 02 Jun 2005 08:44:45 +0200). Email bugs to angel@triptico.com -- 2.11.4.GIT