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