]> git.donarmstrong.com Git - lilypond.git/blob - TODO
release: 0.1.60
[lilypond.git] / TODO
1 Features you cannot find in the doco as working, should be mentioned here.
2
3 This is an assorted collection of stuff that will be done, might be
4 done, or is an idea that I want to think about
5
6 Most of the items are marked in the code as well, with full explanation. 
7 grep for TODO and ugh/ug
8
9 0.2:
10
11         * ly2dvi seams to eat accents as in \'el\'egant
12
13         * libtoolize flowerlib
14
15         * shared lib
16
17         * bf: abbrevbeam? 
18
19         * add full coriolan to website.
20
21         * robustify Beam (in case of no stems, 32nd notes)
22
23         * fix [c8 c16 c16] (mustn't slope)
24
25         * fix silly " "2*12 a4 (=4*12) sticky plet 
26
27         * check for groff / troff/ nroff et
28
29         * latex quirk?
30
31         * use kpsepath to find all TeX dirs
32         - configure.in 
33         - clean-fonts.sh
34
35         * mudela-convert.
36
37         * nicen examples:
38         - remove all \multi
39         - break-up heavily-nested score blocks
40
41         * disable spaces in TeX stuff
42         
43         * handle ^C for tmp/file creation.
44
45         * WWW mirror/archive for the mailing lists.
46
47         * dots & rest collisions.
48
49         * add a screenshot to the website. :)
50
51         * documentation
52         - introduction?
53         - info?
54         - LaTeX?
55         - more manpages?
56
57         * naming Mozarella, Madeira, Muella?
58
59         * versioning for Feta
60
61         * the warning about the negative slur/tie length appears twice
62         which is irritating.
63
64         * The `3' in the meter key is a one or two pixels too thin (at 600dpi)
65         in the middle:
66
67         * better hshift (dots, distance, head dependent)
68
69         * stem len adjustable
70
71 STUFF
72       * clefs: The names I'd like are of the form
73
74             [FGC]n{[_^]8}   F, G or C clef, on nth line, subscripted
75                             or superscripted with an 8.
76         So:                 
77             G, G2, treble, (== current `violin') G clef on second line.
78             F, F4, bass    (== current `bass' )  F clef on fourth line
79             G_8, G2_8      G clef on 2nd line, with 8 subscript
80             G^8            G clef on 2nd line with 8 superscript
81             C1, soprano    (==current `soprano') C clef on first line.
82             C2,            (==current `mezzosoprano') C clef on second line
83             C3, alto       (==current `alto')      C clef on third line
84             C4, tenor      (==current `tenor')     C clef on fourth line
85             C5             (==current `baritone') C clef on fifth line)
86
87
88
89         * give Items/Spanners access to unbroken originals      
90
91         * scoping for properties
92
93         {       c4
94                 \multi 2  < { \stemup .. } { \stemdown .. } >
95                 c2 
96         }
97
98         this modifies \stem for the c2
99
100         * use properties for:
101         - Text_style
102         - default_octave
103         - plet?
104         - default_duration?
105         - default abbreviation
106         - Staff_sym size
107         - default tempo.
108         - font size
109         - bartypes (get rid of derived Span_bar_engravers)
110         - cadenza mode? 
111         - MIDI instrument
112         - staff title
113
114         * page handling:
115         - PS output
116         - optimal pagebreaking.
117
118         * put errorlevel in Input class
119
120         * AFM for font input?
121
122
123 3RD PARTY BUGS:
124
125         * tried egcs 1.0.2: failed on lily/stem.cc -> flower/include/interval.hh
126           should narrow down and send bug report
127
128         * xdvi: PS in magnifying glass.
129
130         * Fix profiling. gprof bugreport?
131
132 PROJECTS
133
134         * Unicode support?
135         - 16 bit Strings
136         - -u switch
137         - detect of 16/8 bit files
138         - examples to go with it.
139
140         * Spring_spacer:
141         - write a faster Spring_spacer (without matrices if possible)
142         - use straight LP to find minimal "fitting force"
143         - relate energybound to linelen unitspace fontsize etc.
144         - used fixed point fp
145
146         * \header
147         - output header info to MIDI too.
148
149
150         * Makefile stuff:
151         - shared lib on Solaris too.
152
153         * Add mudela-output to Rosegarden.
154
155         * a musical dictionary. See Documentation/vocabulary-*, other
156 languages:
157         - explanation
158         - italian
159         - german
160         - dutch
161         - swedish
162          .. ?
163
164         * chords
165         - guitar chords
166         - chord names
167         - basso continuo
168         - Syntax/parser
169         - MIDI output?
170         - typesetting
171
172         * integrate midi-elts from mi2mu and lily?
173
174         * Debug logs:
175         - derive lily_stream, Dstream, texstream from ostream?
176         - indentable stream as baseclass for TeX stream, lily stream, Dstream.
177         - use dstream feature in mi2mu
178         - integrate IO checking into stream class
179
180         * input converters
181         - NIFF?
182         - ABC? 
183         - SMDL?
184
185         * add to MIDI output:
186         - tempo change
187         - ornaments (and trills?)
188         - repeat
189         - slurs
190         - accents
191         - dynamics
192         - account for rhythmic position in measure
193         - etc.
194
195         * grace notes
196         - make separate class for Grace_*_engravers 
197         (which is at Voice_gravs level)
198         - make encapsulated spacing problems.
199
200         * accidentals per Voice_group
201
202         * Output class, handles : (smallish)
203         - help text /(c) notice?
204         - version line
205         - warning /errors/progress
206         - abort on error/warning; exit status
207         - quiet/ignore-version options
208         - logfile output
209
210         * piano staff
211
212         * elaborate Staff_side baseclass:
213         - scripts
214         - text
215         - slur start/end
216
217         * cautionary accidental
218
219         * Output an output format independent (ofi) typeset file; and 
220           make ofi2 TeX, MusiXTex, Display PostScript, PostScript,
221           Ascii... interpreters. (difficult)
222
223         - NIFF ?
224         - Common Music Notation
225         - PostScript output (esp. Beams, Slurs, etc)
226         - Move all Score_elems, into libmutype.a
227  
228         * Documentation
229         - Doc Mutopia (Music To The People) 
230         - Doc (C) stuff of sheet music
231         - a better format?  SGML?  TeX?  Info?
232         - a tutorial
233
234         * TeX spanners , use texbeam.cc as an example (smallish)
235         - Glissando
236         - trill
237
238         * Rewrite Stem, Beam and Rhythmic_grouping (hairy)
239         - [c8. c32 c32]
240         - doc on Rhythmic_grouping
241         - general shaving on Beam and Stem
242         - use plet grouping
243         - separate visual from rhythmic info even more
244         - beams over bars
245
246         * Redo fonts
247         - adapt for multiple font sizes.
248
249         * lines:
250         - Ledger lines, should be separate item: Ledger_lines, Ledger_lines
251         - set different line sizes / thicknesses
252         - beam stem showthrough, inter beam sizes (french vs german style)
253
254         * Collisions
255         - left/right note balls should be handled by Collision:
256         < \multi 2; { \stem 1; <b c> } { <f as b> } >
257
258         * Keys:
259         - merge key{item} & localkey{item}?
260         - do conventional keys (C G A, F B E, a e fis, d as des, etc ), 
261           besides lists of flats/sharps, possibly via declaration
262         - key transposition. 
263         - key undo: \key bes; .. . \key; should print natural   
264         - special key: \key bes 'b bis';
265         - spacing, national styles?
266
267         * Support for TAB
268         - redo Notehead to allow digits as heads
269         - add a \tablature {} lexer mode for easy entering
270
271         * should adjust stemlength for flag number.
272
273         * breaking:
274         - caching breakpoints
275         - saving them
276         - penalties
277         - specify number of lines
278
279         * Rhythmic staff.
280
281         * multibar rests
282
283         * markers
284
285
286 INPUTLANGUAGE
287
288         * c4 4 4 4 for c4 c4 c4 c4?
289
290         * neatly (and readably) expressing concurrent
291         voices
292
293         * <c f a>4 ?
294
295         * Viola mode?
296
297                 @c c g e g 
298         for
299                 c g es g, 
300
301                 @A c g e g
302         for
303                 cis gis e gis
304
305         * relative mode for pitch entering
306
307         * bracket (bracketplets)
308
309         * configure pitch_byte
310
311         * rest name configurable
312
313         * Raw request syntax
314
315 SMALLISH PROJECTS
316
317         * progress when creating MIDI elts.
318
319         * A range for context errors (eg. mark both { and }. )
320
321         * lyric in staff  (sharpsharp in staff, text below)
322
323         * write Dynamic_line (to group dynamics horizontally)
324
325         * use Real for all y positions.
326         - use translate_axis( .. ,Y_AXIS) 
327
328         * half-sharps, half-flats
329
330         * adaptive accidental spacing.
331
332         * handle EOF graciously in error messages.
333 oo
334         * caching Item/spanner dimensions.
335
336         * centered whole rest
337
338         * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
339         - use tors feature in lily (?)
340
341         * declare notenametab?
342
343         * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
344
345         * Flower types:
346         - A decent scalar type
347         - String hash
348         - Pointer hash
349
350         * binsearch/hash for identifiers
351
352         * stafftypes: voice names/ instrument names.
353
354         * TeX stuff:    
355         - Decent TeX titledefs (\tempo, \metron, etc. )
356         - decent TeX page layout
357
358         * lily \tempo
359
360         * C meter iso 4/4, idem for alla breve, etc.
361
362         * textspanner: center position
363
364         * Brackets
365         
366         * Scripts:
367         - stack scripts in chords:
368           % fingering:        footing:
369             < a-4 c-2 g-1 >   < c-\ltoe e-\lheel >
370         - script-spacing
371         - slur parts as a script
372         - stack parameterised scripts for fingering and footing:
373
374             % toe to bheel   four to five
375             %   ^_u            4_5  
376             %     -                           
377             %  --|x--         --|x--
378             %  --|---         --|---
379             %  --|---         --|---
380           (where "to" is a tiny bow)
381
382         * auxilliary file for caching info.
383
384         * Text_crescendo
385
386         * clean solution for staffsize in items.
387
388         * revise calcideal
389
390         * volta
391
392 IDEAS
393
394         * Output data structures of Mudela in XML/SGML.
395
396         * create libmudela, or liblily_frontend
397
398         * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
399
400         * use an embedded language: Python, Scheme
401         for: 
402                 - Score_elems
403                 - Engraver
404                 - Translators
405                 - Complex mudela?
406
407         * y -dims in internote? Staff-space? X-dimensions?
408
409         * Spacing_request for manually adjusting spacing
410
411         * caching breakpoints
412
413         * #c <-> cis
414
415         * breath marks 
416
417         * used fixedpoint arithmetic for min. energy.
418
419         * move towards incremental algorithms.
420
421         * far fetched language ideas
422         - design meta-language like TeX and Metafont
423         - programming/macros input
424
425         * Global type registration.
426
427                 My_class * p = create_object( My_class )
428                 Type t = get_type ( *p );
429                 if ( t <= get_type( q ))
430                         ..
431
432         * versioning stuff (cvt mudela, mudela, etc.)
433
434         * a real convert-mudela
435
436         * dots into separate item.
437
438         * use String iso Text_def for lyrics.
439
440         * Klavarskribo?
441
442         * lyrics in chords still fuck up.
443
444         * pushgroup/popgroup
445
446         * Use hooks/dependency graphs for properties