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