]> git.donarmstrong.com Git - lilypond.git/blob - TODO
release: 0.0.62
[lilypond.git] / TODO
1 This is an assorted collection of stuff that will be done, might be
2 done, or is an idea that I want to think about
3
4 Most of the items are marked in the code as well, with full explanation. 
5 grep for TODO and ugh/ugr
6
7
8 IMPORTANT
9
10         * faq about mi2mu midi t1.
11
12         * update 20 pt table
13
14         * use Hungarian throughout code
15
16         * rename mf fonts to avoid conflicts with musixtex
17         check (c) issues
18
19         * decent TeX page layout
20
21         * per-pstaff item-widths [JCN]
22
23         * script priority
24
25         * use own fonts/update musixtex fonts
26
27         * a Hands on tutorial [HKN]
28
29 PROJECTS
30
31         * Output class, handles : (smallish)
32         - help text /(c) notice?
33         - version line
34         - warning /errors/progress
35         - abort on error/warning; exit status
36         - quiet/ignore-version options
37         - logfile output
38
39         * elaborate Staff_side baseclass:
40         - scripts
41         - text
42         - slur start/end
43
44         * Output an output format independent (ofi) typeset file; and 
45           make ofi2 TeX, MusixTex, PostScript, Ascii... interpreters. (difficult)
46         - poor man's ascii output possible?
47         - MusixTeX output possible? (would have to be done before break calc.)
48         - NIFF ?
49         - PostScript output (esp. Beams, Slurs, etc)
50
51         * TeX spanners , use texbeam.cc as an example (smallish)
52         - Glissando
53         - trill
54         - bracket
55
56         * Rewrite Beam and Rhythmic_grouping (hairy)
57         - [c8. c32 c32]
58         - interbeam height
59         - general shaving
60         - use plet grouping
61         - abbreviations [c2 c2]1/2
62         - separate visual from rhythmic info
63
64         * Redo MIDI output to use Registers: (Difficult)
65         - remember more horizontal info than melodics:
66         - tempo change
67         - repeat
68         - slurs
69         - dynamics etc.
70
71 PARSER
72         * Duration -> Musical_duration, typedef Rational Duration?
73
74 **********************
75 HKN buglist:
76
77 \bar || ook dunne streepjes? Sluit de balk niet af! (soms met de
78 ruimte van een hele maat erachter (bij unmatching staffs)
79
80 Hele rusten ook in andere maatsoort dan 4/4 (en centreren in de maat)
81
82 noten staan vaak te dicht aan de rechterkant van de maatstreep.
83
84 optie om nummers/markers boven maatstrepen te zetten
85
86 tekst staat erg ver van notenbalken af
87
88 waarom geen ; achter dingen in \paper? (\textwidth 180\mm)
89 (sowieso: wanneer wel en geen ; ?)
90
91 Onduidelijk wanneer wel en geen \ voor een woord. Maak liever
92 verplichte regels
93
94 implementeren versieringen door duration *0 ofzo? (geeft nu assertion,
95 zie duration0.ly)
96
97 Triolen enzo: het zou handig zijn als je het cijfer "3" ook _tussen_
98 twee noten kon plaatsen. Dat is bijvoorbeeld nodig in
99 c4*2/3 c8*2/3
100
101 ---------------\
102 \bar "||" \meter 6/8; op het eind van de regel staat door elkaar
103 gedrukt.
104 ****************
105
106 BUGS
107
108         * staccato dot positions.
109
110         * stacked scripts.
111
112         * redo timing stuff <-> pulk to allow \meter 2/4; e2. to work
113         out correctly
114
115         * key transposition.
116
117         * help-lines for rests
118
119         * lilypond - -> crash
120
121         * chlapik balk ruimte 
122
123         * standchen triool beam up/down
124
125 SEVERELY LACKING:
126
127         * SPEED!
128
129         * grace notes
130
131 FURTHER FOR ORCHESTRAL SCORE:
132
133         * multibar rests
134
135         * barnumbers, markers
136
137         * abbreviations c4=16
138
139         * doublebar "||", finishbar "|||" (or "||." ?)
140
141 INPUTLANGUAGE
142
143         * relative mode for pitch entering
144
145         * \duration 8; e*2/3
146
147         * configure pitch_byte
148
149         * special key.
150
151         * figured bass?
152
153         * rest name configurable
154
155         * Raw request syntax
156
157         * subtime with Subtle_reqs
158
159 SMALLISH PROJECTS
160
161         * --fast/--draft: leave out constraints
162
163         * write Dynamic_line (to group dynamics horizontally)
164
165         * write Rest_collision
166
167         * use Real for y positions.
168
169         * shared lib on Solaris too.
170
171         * bugreport to doc++ devel: struct not in class hier; public
172         virtual baseclasses
173
174         * cleanup lily-proto.hh and proto.hh
175
176         * half-sharps, half-flats
177         
178         * key undo
179
180         * unix style paths for LILYINCLUDE env
181
182         * indentable stream as baseclass for TeX stream, lily stream, Dstream.
183
184         * caching Item/spanner dimensions.
185
186         * key transposition
187         
188         * caching breakpoints / saving them. 
189
190         * use dstream feature in mi2mu
191
192         * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
193
194         * declare notenametab?
195
196         * use tors feature in lily
197
198         * do conventional keys (C G A, F B E, a e fis, d as des, etc ), 
199           besides lists of flats/sharps
200
201         * update for T70 fonts or newer
202
203         * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
204
205         * parshape
206
207         * read from mmap directly: bugreport to flex developers->
208         yy_scan_buffer in C++..
209
210         * binsearch/hash for identifiers
211
212         * stafftypes: voice names/ instrument names.
213
214         * Decent TeX titledefs (\tempo, \metron, etc. )
215
216         * C meter iso 4/4
217
218         * textspanner: center position
219
220         * script-spacing
221
222         * Brackets
223
224         * caching of Register_group_register hierarchies.
225
226         * use (char *) iso. String for communication between lexer and
227         parser.
228
229         * configure idealspacing: arithmetic spacing
230
231
232         * LilyPond .deb. Other packaging methods?
233
234         * detect -pipe
235
236
237 DOC
238
239         * beam generation.
240
241         * all errors
242
243         * a test suite
244
245 FUTURE
246
247         * auxilliary file for caching info.
248
249         * Reg_configure_request
250
251         * bring Collision::do_pre_processing to haircutter
252
253         * slur parts as a script
254         
255         * mixed fontsizes
256
257         * put scripts on bars
258
259         * guitar chord
260
261         * Junk Staff_column, and find the requests while walking the Voices.?
262
263         * better beamslope calculation: QLP for beams?
264
265         * implement better breaking algorithm
266
267         * Text_crescendo
268
269         * clean solution for staffsize in items.
270
271         * merge key{item} & localkey{item}?
272
273         * revise calcideal
274
275         * volta
276
277         * piano staff
278
279         * vertical spanner
280
281 IDEAS
282
283         * scoping in Lexer: do general id- assignments in mudela.
284
285         ID '=' EXPR;
286
287         * create libmudela, or liblily_frontend
288
289         * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
290
291         * use an embedded language: Python
292         for : 
293                 - Items/Spanners
294                 - Registers
295                 - Complex mudela?
296
297         * y -dims in internote?
298
299         * hack up mf sources for decent spacing info (and then 
300         read AFM/TFM directly, for text too)
301
302         * merge Atom and Symbol?
303
304         * merge common code of Item, Atom/Molecule
305         * Spacing_request for manually adjusting spacing
306
307         * Staff_group, Score_request_register.
308
309         * SHIT: meters/bars should be aligned, which is difficult if
310         we get different keychanges in different staffs.
311
312         * caching breakpoints
313
314         * #c <-> cis
315
316         * breath marks 
317
318         * used fixedpoint arithmetic for min. energy.
319
320         * default convert mudela-file.ly -> mudela-file.tex
321           - rename {standchen,scsii-menuetto,...}.tex
322
323         * (related with above) --simple-mudela option for lily,
324           to lily input files with one-voice simple mudela 
325           (no red tape)
326
327         * stack scripts in chords:
328           % fingering:        footing:
329             < a-4 c-2 g-1 >   < c-\ltoe e-\lheel >
330
331         * parameterised scripts for fingering and footing:
332
333             % toe to bheel   four to five
334             %   ^_u            4_5  
335             %     -                           
336             %  --|x--         --|x--
337             %  --|---         --|---
338             %  --|---         --|---
339           (where "to" is a tiny bow)
340
341         * move towards incremental algorithms.