X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=TODO;h=06720105d2e4c8f05e34bd76e7b9e699544dccde;hb=2059367f59496fb11796bd2cf239f6b58625231e;hp=87d3ef806cf8f4ebb9a3d4b23849d3a98421d3c6;hpb=daee8243ff1c66bc714455a2d265ab02f03546ec;p=lilypond.git diff --git a/TODO b/TODO index 87d3ef806c..06720105d2 100644 --- a/TODO +++ b/TODO @@ -1,185 +1,446 @@ -before 0.1 +Features you cannot find in the doco as working, should be mentioned here. - * remove spurious/outdated comments in .ly +This is an assorted collection of stuff that will be done, might be +done, or is an idea that I want to think about + +Most of the items are marked in the code as well, with full explanation. +grep for TODO and ugh/ug + +0.2: + + * ly2dvi seams to eat accents as in \'el\'egant + + * libtoolize flowerlib + + * shared lib + + * bf: abbrevbeam? + + * add full coriolan to website. + + * robustify Beam (in case of no stems, 32nd notes) + + * fix [c8 c16 c16] (mustn't slope) + + * fix silly " "2*12 a4 (=4*12) sticky plet + + * check for groff / troff/ nroff et + + * latex quirk? + + * use kpsepath to find all TeX dirs + - configure.in + - clean-fonts.sh + + * mudela-convert. + + * nicen examples: + - remove all \multi + - break-up heavily-nested score blocks + + * disable spaces in TeX stuff - * pushgroup, popgroup. + * handle ^C for tmp/file creation. - * basic dynamics + * WWW mirror/archive for the mailing lists. - * basic syntax & parser/lexer cleanup. + * dots & rest collisions. - * decent TeX page layout + * add a screenshot to the website. :) - * clean split for m2m of sources. + * documentation + - introduction? + - info? + - LaTeX? + - more manpages? - * caching of Register_group_register hierarchies. + * naming Mozarella, Madeira, Muella? -This is an assorted collection of stuff that will be done, might be -done, or is an idea that I want to think about + * versioning for Feta + + * the warning about the negative slur/tie length appears twice + which is irritating. + + * The `3' in the meter key is a one or two pixels too thin (at 600dpi) + in the middle: + + * better hshift (dots, distance, head dependent) + + * stem len adjustable STUFF - * generate all (.hh) files into out dirs + * clefs: The names I'd like are of the form + + [FGC]n{[_^]8} F, G or C clef, on nth line, subscripted + or superscripted with an 8. + So: + G, G2, treble, (== current `violin') G clef on second line. + F, F4, bass (== current `bass' ) F clef on fourth line + G_8, G2_8 G clef on 2nd line, with 8 subscript + G^8 G clef on 2nd line with 8 superscript + C1, soprano (==current `soprano') C clef on first line. + C2, (==current `mezzosoprano') C clef on second line + C3, alto (==current `alto') C clef on third line + C4, tenor (==current `tenor') C clef on fourth line + C5 (==current `baritone') C clef on fifth line) + + + + * give Items/Spanners access to unbroken originals + + * scoping for properties + + { c4 + \multi 2 < { \stemup .. } { \stemdown .. } > + c2 + } + + this modifies \stem for the c2 + + * use properties for: + - Text_style + - default_octave + - plet? + - default_duration? + - default abbreviation + - Staff_sym size + - default tempo. + - font size + - bartypes (get rid of derived Span_bar_engravers) + - cadenza mode? + - MIDI instrument + - staff title + + * page handling: + - PS output + - optimal pagebreaking. + + * put errorlevel in Input class + + * AFM for font input? + + +3RD PARTY BUGS: + + * tried egcs 1.0.2: failed on lily/stem.cc -> flower/include/interval.hh + should narrow down and send bug report + + * xdvi: PS in magnifying glass. + + * Fix profiling. gprof bugreport? + +PROJECTS - * sort out headers, see m2m + * Unicode support? + - 16 bit Strings + - -u switch + - detect of 16/8 bit files + - examples to go with it. - * do platform stuff: configure, header(s), targets, build (out?) + * Spring_spacer: + - write a faster Spring_spacer (without matrices if possible) + - use straight LP to find minimal "fitting force" + - relate energybound to linelen unitspace fontsize etc. + - used fixed point fp -BUGS + * \header + - output header info to MIDI too. - * plet bugs: scales.ly - * key at clef change. + * Makefile stuff: + - shared lib on Solaris too. - * key undo + * Add mudela-output to Rosegarden. - * key at broken :||: + * a musical dictionary. See Documentation/vocabulary-*, other +languages: + - explanation + - italian + - german + - dutch + - swedish + .. ? - * [c8. c32 c32] + * chords + - guitar chords + - chord names + - basso continuo + - Syntax/parser + - MIDI output? + - typesetting - * $cis ( | ) cis$ + * integrate midi-elts from mi2mu and lily? - * Group_feature at start of music. + * Debug logs: + - derive lily_stream, Dstream, texstream from ostream? + - indentable stream as baseclass for TeX stream, lily stream, Dstream. + - use dstream feature in mi2mu + - integrate IO checking into stream class -SEVERELY LACKING: + * input converters + - NIFF? + - ABC? + - SMDL? + + * add to MIDI output: + - tempo change + - ornaments (and trills?) + - repeat + - slurs + - accents + - dynamics + - account for rhythmic position in measure + - etc. * grace notes + - make separate class for Grace_*_engravers + (which is at Voice_gravs level) + - make encapsulated spacing problems. - * dynamics (hairpins) + * accidentals per Voice_group -INPUTLANGUAGE + * Output class, handles : (smallish) + - help text /(c) notice? + - version line + - warning /errors/progress + - abort on error/warning; exit status + - quiet/ignore-version options + - logfile output - * lose the $ and @ ? + * piano staff - * figured bass? + * elaborate Staff_side baseclass: + - scripts + - text + - slur start/end - * transposition + * cautionary accidental - * rest name configurable + * Output an output format independent (ofi) typeset file; and + make ofi2 TeX, MusiXTex, Display PostScript, PostScript, + Ascii... interpreters. (difficult) - * < .. > vs. { .. } syntax? ! + - NIFF ? + - Common Music Notation + - PostScript output (esp. Beams, Slurs, etc) + - Move all Score_elems, into libmutype.a + + * Documentation + - Doc Mutopia (Music To The People) + - Doc (C) stuff of sheet music + - a better format? SGML? TeX? Info? + - a tutorial - * '*' vs. '/' + * TeX spanners , use texbeam.cc as an example (smallish) + - Glissando + - trill -SMALLISH PROJECTS + * Rewrite Stem, Beam and Rhythmic_grouping (hairy) + - [c8. c32 c32] + - doc on Rhythmic_grouping + - general shaving on Beam and Stem + - use plet grouping + - separate visual from rhythmic info even more + - beams over bars - * fix Staff_elem::width() derivs to use offset_ + * Redo fonts + - adapt for multiple font sizes. - * parshape + * lines: + - Ledger lines, should be separate item: Ledger_lines, Ledger_lines + - set different line sizes / thicknesses + - beam stem showthrough, inter beam sizes (french vs german style) - * a pure parser. + * Collisions + - left/right note balls should be handled by Collision: + < \multi 2; { \stem 1; } { } > - * bar numbers/repetition marks + * Keys: + - merge key{item} & localkey{item}? + - do conventional keys (C G A, F B E, a e fis, d as des, etc ), + besides lists of flats/sharps, possibly via declaration + - key transposition. + - key undo: \key bes; .. . \key; should print natural + - special key: \key bes 'b bis'; + - spacing, national styles? - * read from mmap directly: study yy_scan_buffer + * Support for TAB + - redo Notehead to allow digits as heads + - add a \tablature {} lexer mode for easy entering - * binsearch/hash for notenames, id. for identifiers + * should adjust stemlength for flag number. - * stafftypes: voice names/ instrument names. + * breaking: + - caching breakpoints + - saving them + - penalties + - specify number of lines - * Lookup::tex_glissando, Lookup::tex_bracket, (use texbeam.cc as an - example.) + * Rhythmic staff. - * Decent TeX titledefs (\tempo, \metron, etc. ) + * multibar rests - * command priority into enum - - * C meter iso 4/4 + * markers - * textspanner: center position - * script-spacing +INPUTLANGUAGE - * Brackets + * c4 4 4 4 for c4 c4 c4 c4? - * space rest. + * neatly (and readably) expressing concurrent + voices - * use (char *) iso. String for communication between lexer and - parser. + * 4 ? - * configure idealspacing: arithmetic spacing + * Viola mode? - * fix linking: `Warning: size of symbol' + @c c g e g + for + c g es g, - * collision Request_register. + @A c g e g + for + cis gis e gis - * LilyPond .rpm and .deb + * relative mode for pitch entering -DOC + * bracket (bracketplets) - * beam generation. + * configure pitch_byte - * all errors + * rest name configurable - * a decent webpage + * Raw request syntax - * a test suite +SMALLISH PROJECTS -FUTURE + * progress when creating MIDI elts. - * Register_container baseclass + * A range for context errors (eg. mark both { and }. ) - * put scripts on bars + * lyric in staff (sharpsharp in staff, text below) - * glissando + * write Dynamic_line (to group dynamics horizontally) - * guitar chord + * use Real for all y positions. + - use translate_axis( .. ,Y_AXIS) - * better beamslope calculation + * half-sharps, half-flats - * implement better breaking algorithm + * adaptive accidental spacing. - * Implement all requests + * handle EOF graciously in error messages. +oo + * caching Item/spanner dimensions. - * merge key{item} & localkey{item}? + * centered whole rest - * QLP for beams? + * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc. + - use tors feature in lily (?) - * revise calcideal + * declare notenametab? - * eentje/tweetje + * midi esp.: use I32 iso int where 32 bits are needed (or assumed...) - * piano staff + * Flower types: + - A decent scalar type + - String hash + - Pointer hash + + * binsearch/hash for identifiers + + * stafftypes: voice names/ instrument names. + + * TeX stuff: + - Decent TeX titledefs (\tempo, \metron, etc. ) + - decent TeX page layout + + * lily \tempo + + * C meter iso 4/4, idem for alla breve, etc. + + * textspanner: center position + + * Brackets - * abbreviations a4*8 + * Scripts: + - stack scripts in chords: + % fingering: footing: + < a-4 c-2 g-1 > < c-\ltoe e-\lheel > + - script-spacing + - slur parts as a script + - stack parameterised scripts for fingering and footing: -IDEAS + % toe to bheel four to five + % ^_u 4_5 + % - + % --|x-- --|x-- + % --|--- --|--- + % --|--- --|--- + (where "to" is a tiny bow) - * create libmudela, or liblily_frontend + * auxilliary file for caching info. - * Horizontal_align_item, Vertical_align_item. + * Text_crescendo - * move MIDI io to a ANSI C libmidi library. + * clean solution for staffsize in items. - * fold indentifiers and notenames? + * revise calcideal - * enter Requests directly + * volta - * itemcolumns: Use dummy items. +IDEAS - * use an embedded language: scheme, lisp, S-lang, Perl, ? + * Output data structures of Mudela in XML/SGML. - * y -dims in internote? + * create libmudela, or liblily_frontend - * hack up mf sources for decent spacing info (and then maybe - read TFM directly) + * move MIDI stuff (including Quantization) to a ANSI C libmidi library. - * merge Atom and Symbol? + * use an embedded language: Python, Scheme + for: + - Score_elems + - Engraver + - Translators + - Complex mudela? - * merge common code of Item, Atom/Molecule + * y -dims in internote? Staff-space? X-dimensions? * Spacing_request for manually adjusting spacing - * Staff_group, Score_request_register. + * caching breakpoints - * SHIT: meters/bars should be aligned, which is difficult if - we get different keychanges in different staffs. + * #c <-> cis - * Integrating (objectiveC) MusicKit with LilyPond - - * MusixTeX output possible? + * breath marks - * PostScript output (esp. Beams, Slurs, etc) + * used fixedpoint arithmetic for min. energy. - * caching breakpoints + * move towards incremental algorithms. + + * far fetched language ideas + - design meta-language like TeX and Metafont + - programming/macros input + + * Global type registration. + + My_class * p = create_object( My_class ) + Type t = get_type ( *p ); + if ( t <= get_type( q )) + .. + + * versioning stuff (cvt mudela, mudela, etc.) + + * a real convert-mudela + + * dots into separate item. + + * use String iso Text_def for lyrics. + + * Klavarskribo? + + * lyrics in chords still fuck up. + + * pushgroup/popgroup - * use exceptions iso assert? + * Use hooks/dependency graphs for properties