lilypond-0.1.34
[lilypond.git] / TODO
blob0566fb41f02c224a1ab5d9e3ba2f2b8f8271b73f
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
6 Most of the items are marked in the code as well, with full explanation. 
7 grep for TODO and ugh/ugr
9 0.2:
10         * add a screenshot to the website. :)
12         * fix stdin input
14         * LILYSOURCEDIR
15         
16         * documentation
18         * spurious "Junk beam" warnings
20         * standchen: warning: Excentric column (Meter dims?)
22         * naming Mozarella, Madeira, Muella?
24         * versioning for Feta
26         * bf: abbrevs over whole note
28         * bf: wtk1-fug2 ending
30 STUFF
32         * give Items/Spanners access to unbroken originals      
34         * scoping for properties
36         {       c4
37                 \multi 2  < { \stemup .. } { \stemdown .. } >
38                 c2 
39         }
41         this modifies \stem for the c2
43         * use properties for:
44         - Text_style
45         - default_octave
46         - plet?
47         - default_duration?
48         - default abbreviation
49         - Staff_sym size
50         - default tempo.
51         - font size
52         - bartypes (get rid of derived Span_bar_engravers)
53         - cadenza mode? 
54         - MIDI instrument
55         - staff title
57         * optimal pagebreaking.
59         * put errorlevel in Input class
61         * AFM for font input?
63 3RD PARTY BUGS:
65         * Rational infty(HUGE_VAL) on glibc / w32
67         * Fix profiling. gprof bugreport?
69 PROJECTS
71         * Unicode support?
72         - 16 bit Strings
73         - -u switch
74         - detect of 16/8 bit files
75         - examples to go with it.
77         * Spring_spacer:
78         - write a faster Spring_spacer (without matrices if possible)
79         - use straight QP to find minimal "fitting force"
80         - relate energybound to linelen unitspace fontsize etc.
81         - used fixed point fp
83         * \header
84         - write perl/python script for handling it into databases
85         - write TeX macros to generate titles
86         - adapt make-website to use \header info.
87         - output header info to MIDI too.
90         * Makefile stuff:
91         - Use Automake
92         - shared lib on Solaris too.
93         - check libtool
94         - generate stuff in out/default, out/sun5-irix etc iso out/ 
95         and out-sun5/
97         * Add mudela-output to Rosegarden.
99         * a musical dictionary. See Documentation/vocabulary-*, other
100 languages:
101         - italian
102         - german
103         - dutch
104         - swedish
105          .. ?
107         * chords
108         - guitar chords
109         - chord names
110         - basso continuo
111         - Syntax/parser
112         - MIDI output?
113         - typesetting
115         * integrate midi-elts from mi2mu and lily?
117         * Debug logs:
118         - derive lily_stream, Dstream, texstream from ostream?
119         - indentable stream as baseclass for TeX stream, lily stream, Dstream.
120         - use dstream feature in mi2mu
121         - integrate IO checking into stream class
123         * input converters
124         - NIFF?
125         - ABC? 
126         - SMDL?
128         * add to MIDI output:
129         - tempo change
130         - repeat
131         - slurs
132         - dynamics etc.
134         * grace notes
135         - make separate class for Grace_*_engravers 
136         (which is at Voice_gravs level)
137         - make encapsulated spacing problems.
139         * On-demand loading of simple-engravers?
141         * accidentals per Voice_group
143         * Convert all ref/bib stuff into BibTeX.
145         * Output class, handles : (smallish)
146         - help text /(c) notice?
147         - version line
148         - warning /errors/progress
149         - abort on error/warning; exit status
150         - quiet/ignore-version options
151         - logfile output
153         * piano staff
155         * elaborate Staff_side baseclass:
156         - scripts
157         - text
158         - slur start/end
160         * Output an output format independent (ofi) typeset file; and 
161           make ofi2 TeX, MusixTex, Display PostScript, PostScript,
162           Ascii... interpreters. (difficult)
164         - poor man's ascii output possible?
165         - MusixTeX output possible? (would have to be done before break calc.)
166         - NIFF ?
167         - Common Music Notation
168         - PostScript output (esp. Beams, Slurs, etc)
169         - Move all Score_elems, into libmutype.a
171         * Documentation
172         - Doc Mutopia (Music To The People) 
173         - Doc (C) stuff of sheet music
174         - a tutorial
176         * TeX spanners , use texbeam.cc as an example (smallish)
177         - Glissando
178         - trill
179         - bracket
181         * Rewrite Stem, Beam and Rhythmic_grouping (hairy)
182         - [c8. c32 c32]
183         - doc on Rhythmic_grouping
184         - general shaving on Beam and Stem
185         - use plet grouping
186         - separate visual from rhythmic info even more
187         - beams over bars
189         * Redo fonts
190         - adapt for multiple font sizes.
192         * lines:
193         - Ledger lines, should be separate item: Ledger_lines, Ledger_lines
194         - set different line sizes / thicknesses
195         - beam stem showthrough, inter beam sizes (french vs german style)
197         * Collisions
198         - left/right note balls should be handled by Collision:
199         < \multi 2; { \stem 1; <b c> } { <f as b> } >
201         * Keys:
202         - merge key{item} & localkey{item}?
203         - do conventional keys (C G A, F B E, a e fis, d as des, etc ), 
204           besides lists of flats/sharps, possibly via declaration
205         - key transposition. 
206         - key undo: \key bes; .. . \key; should print natural   
207         - special key: \key bes 'b bis';
208         - spacing, national styles?
210         * Support for TAB
211         - redo Notehead to allow digits as heads
212         - add a \tablature {} lexer mode for easy entering
214         * should adjust stemlength for flag number.
216         * breaking:
217         - caching breakpoints
218         - saving them
219         - allowing users to set them.
220         - penalties
221         - specify number of lines
222         - set linelength per line
224         * Rhythmic staff.
226         * Baroque superstaff
228 SEVERELY LACKING:
230         * SPEED!
232         * multibar rests
234         * markers
237 INPUTLANGUAGE
239         * c4 4 4 4 for c4 c4 c4 c4?
241         * neatly (and readably) expressing concurrent
242         voices
244         * <c f a>4 ?
246         * Viola mode?
248                 @c c g e g 
249         for
250                 c g es g, 
252                 @A c g e g
253         for
254                 cis gis e gis
256         * relative mode for pitch entering
258         * bracket (bracketplets)
260         * configure pitch_byte
262         * rest name configurable
264         * Raw request syntax
266 SMALLISH PROJECTS
268         * progress when creating MIDI elts.
270         * A range for context errors (eg. mark both { and }. )
272         * lyric in staff  (sharpsharp in staff, text below)
274         * write Dynamic_line (to group dynamics horizontally)
276         * use Real for all y positions.
277         - use translate_axis( .. ,Y_AXIS) 
279         * half-sharps, half-flats
281         * adaptive accidental spacing.
283         * unix style paths for LILYINCLUDE env
285         * handle EOF graciously in error messages.
287         * caching Item/spanner dimensions.
289         * centered whole rest
291         * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
292         - use tors feature in lily (?)
294         * declare notenametab?
296         * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
298         * parshape
300         * Flower types:
301         - A decent scalar type
302         - String hash
303         - Pointer hash
305         * binsearch/hash for identifiers
307         * stafftypes: voice names/ instrument names.
309         * TeX stuff:    
310         - Decent TeX titledefs (\tempo, \metron, etc. )
311         - decent TeX page layout
313         * lily \tempo
315         * C meter iso 4/4, idem for alla breve, etc.
317         * textspanner: center position
319         * Brackets
320         
321         * Scripts:
322         - stack scripts in chords:
323           % fingering:        footing:
324             < a-4 c-2 g-1 >   < c-\ltoe e-\lheel >
325         - script-spacing
326         - slur parts as a script
327         - stack parameterised scripts for fingering and footing:
329             % toe to bheel   four to five
330             %   ^_u            4_5  
331             %     -                           
332             %  --|x--         --|x--
333             %  --|---         --|---
334             %  --|---         --|---
335           (where "to" is a tiny bow)
337         * auxilliary file for caching info.
339         * Text_crescendo
341         * clean solution for staffsize in items.
343         * revise calcideal
345         * volta
347 IDEAS
349         * Output abstract data structures associated with
350 Mudela.
352         * create libmudela, or liblily_frontend
354         * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
356         * use an embedded language: Python, Scheme
357         for: 
358                 - Score_elems
359                 - Engraver
360                 - Translators
361                 - Complex mudela?
363         * y -dims in internote? Staff-space? X-dimensions?
365         * Spacing_request for manually adjusting spacing
367         * caching breakpoints
369         * #c <-> cis
371         * breath marks 
373         * used fixedpoint arithmetic for min. energy.
375         * move towards incremental algorithms.
377         * far fetched language ideas
378         - design meta-language like TeX and Metafont
379         - programming/macros input
381         * Global type registration.
383                 My_class * p = create_object( My_class )
384                 Type t = get_type ( *p );
385                 if ( t <= get_type( q ))
386                         ..
388         * naming of Voice_group/Voice
390         * benchmark band_matrices.
392         * versioning stuff (cvt mudela, mudela, etc.)
394         * a real convert-mudela
396         * dots into separate item.
398         * use String iso Text_def for lyrics.
400         * use position 0 for center of staff iso bottom.
402         * Klavarskribo?
404         * lyrics in chords still fuck up.
406         - rewire acknowledge_element() logic with a process_acknowledged()
408         * pushgroup/popgroup
411         * multi threading?
412           - 1 thread per element/ 1 thread per line
413           - 1 thread per Translator
415         * Use hooks/dependency graphs for properties