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