]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.1.50
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 5e14b414d877084fd0d1574940a2abd2ecd24686..77ad05afaa046ab8d2a3426d4fd37f5d8f5d95fd 100644 (file)
--- a/TODO
+++ b/TODO
-before 0.1
-       
-       * fix -O2 -NDEBUG compile
+Features you cannot find in the doco as working, should be mentioned here.
+
+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/ugr
+
+0.2:
+
+       * latex quirk?
+
+       * check for groff / troff/ nroff et
+
+       * use kpsepath to find all TeX dirs
+       - configure.in 
+       - clean-fonts.sh
+
+       * fix MIDI
 
-       * remove spurious/outdated comments in .ly, debug .ly
+       * mudela-convert.
 
-       * pushgroup, popgroup.
+       * nicen examples:
+       - remove all \multi
+       - break-up heavily-nested score blocks
 
-       * basic dynamics
+       * --metafont
 
-       * decent TeX page layout
+       * disable spaces in TeX stuff
 
-       * per-pstaff item-widths
+       * height of dyns.
        
-       * remove unnecessary or confusing constructs from .ly
+       * handle ^C for tmp/file creation.
 
-This is an assorted collection of stuff that will be done, might be
-done, or is an idea that I want to think about
+       * WWW mirror/archive for the mailing lists.
+
+       * dots & rest collisions.
+
+       * add a screenshot to the website. :)
+
+       * documentation
+       - introduction?
+       - info?
+       - LaTeX?
+       - more manpages?
+
+       * naming Mozarella, Madeira, Muella?
+
+       * versioning for Feta
+
+       * bf: abbrevs over whole note
+
+       * 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:
 
-PARSER
-       * Duration-> Musical_duration, typedef Rational Duration?
+       * better hshift (dots, distance, head dependent)
 
-MAKE-STUFF
+       * tie/slur dir & curvature
 
-       * flower config: separate optiflags.
+       * stem len adjustable
 
-       * sort out headers, see m2m
+       * mindist for spanners
 
-       * do platform stuff: configure, header(s), targets, build (out?)
        
-BUGS
 
-       * key at clef change.
+STUFF
 
-       * key undo
 
-       * key at broken :||:
+       * give Items/Spanners access to unbroken originals      
 
-       * [c8. c32 c32]
+       * scoping for properties
 
-       * cis ( | ) cis
+       {       c4
+               \multi 2  < { \stemup .. } { \stemdown .. } >
+               c2 
+       }
 
-       * Group_feature at start of music. 
+       this modifies \stem for the c2
 
-       * parser error handling (can you say Segfault?)
+       * 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
 
-SEVERELY LACKING:
+       * page handling:
+       - papersizes
+       - PS output
+       - optimal pagebreaking.
 
-       * hairpins
+       * put errorlevel in Input class
 
-       * grace notes
+       * AFM for font input?
 
-FURTHER FOR ORCHESTRAL SCORE:
+3RD PARTY BUGS:
 
-       * multibar rests
+       * gdb on RedHat 5
 
-       * barnumbers, markers
+       * xdvi: PS in magnifying glass.
 
-       * abbreviations c4=16
+       * Fix profiling. gprof bugreport?
 
-INPUTLANGUAGE
+PROJECTS
 
-       * read ENV for include /init path 
+       * Unicode support?
+       - 16 bit Strings
+       - -u switch
+       - detect of 16/8 bit files
+       - examples to go with it.
 
-       * configure pitch_byte
+       * 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
 
-       * special key.
+       * \header
+       - output header info to MIDI too.
 
-       * figured bass?
 
-       * transposition
+       * Makefile stuff:
+       - shared lib on Solaris too.
+       - check libtool
 
-       * rest name configurable
+       * Add mudela-output to Rosegarden.
 
-       * uniformate: \clef\violin, \clef"violin", \geometric 1.4, 
-         \meter{ 2/4 }, etc.
+       * a musical dictionary. See Documentation/vocabulary-*, other
+languages:
+       - italian
+       - german
+       - dutch
+       - swedish
+        .. ?
 
-SMALLISH PROJECTS
+       * chords
+       - guitar chords
+       - chord names
+       - basso continuo
+       - Syntax/parser
+       - MIDI output?
+       - typesetting
 
-       * key transposition
+       * integrate midi-elts from mi2mu and lily?
 
-       * key { C } 
-       
-       * use dstream feature in mi2mu
+       * 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
 
-        * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
+       * input converters
+       - NIFF?
+       - ABC? 
+       - SMDL?
 
-       * use tors feature in lily
+       * add to MIDI output:
+       - tempo change
+       - repeat
+       - slurs
+       - dynamics etc.
 
-       * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
+       * grace notes
+       - make separate class for Grace_*_engravers 
+       (which is at Voice_gravs level)
+       - make encapsulated spacing problems.
 
-       * fix Staff_elem::width() derivs to use offset_
+       * On-demand loading of simple-engravers?
 
-       * parshape
+       * accidentals per Voice_group
 
-       * read from mmap directly: bugreport to flex developers->
-       yy_scan_buffer in C++..
+       * Convert all ref/bib stuff into BibTeX.
 
-       * binsearch/hash for identifiers
+       * 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
 
-       * stafftypes: voice names/ instrument names.
+       * piano staff
+
+       * elaborate Staff_side baseclass:
+       - scripts
+       - text
+       - slur start/end
+
+       * cautionary accidental
+
+       * Output an output format independent (ofi) typeset file; and 
+         make ofi2 TeX, MusiXTex, Display PostScript, PostScript,
+         Ascii... interpreters. (difficult)
+
+       - poor man's ascii output possible?
+       - MusiXTeX output possible? (would have to be done before break calc.)
+       - 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
+
+       * TeX spanners , use texbeam.cc as an example (smallish)
+       - Glissando
+       - trill
+       - bracket
+
+       * 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
+
+       * Redo fonts
+       - adapt for multiple font sizes.
+
+       * 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)
+
+       * Collisions
+       - left/right note balls should be handled by Collision:
+       < \multi 2; { \stem 1; <b c> } { <f as b> } >
+
+       * 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?
+
+       * Support for TAB
+       - redo Notehead to allow digits as heads
+       - add a \tablature {} lexer mode for easy entering
+
+       * should adjust stemlength for flag number.
+
+       * breaking:
+       - caching breakpoints
+       - saving them
+       - allowing users to set them.
+       - penalties
+       - specify number of lines
+
+       * Rhythmic staff.
+
+       * Baroque superstaff
 
-       * Lookup::tex_glissando, Lookup::tex_bracket,  (use texbeam.cc as an
-       example.)
+SEVERELY LACKING:
 
-       * Decent TeX titledefs (\tempo, \metron, etc. )
+       * SPEED!
 
-       * command priority into enum
-       
-       * C meter iso 4/4
+       * multibar rests
 
-       * textspanner: center position
+       * markers
 
-       * script-spacing
 
-       * Brackets
+INPUTLANGUAGE
 
-       * caching of Register_group_register hierarchies.
+       * c4 4 4 4 for c4 c4 c4 c4?
 
+       * neatly (and readably) expressing concurrent
+       voices
 
-       * use (char *) iso. String for communication between lexer and
-       parser.
+       * <c f a>4 ?
 
-       * configure idealspacing: arithmetic
+       * Viola mode?
 
-       * collision Request_register.
+               @c c g e g 
+       for
+               c g es g, 
 
-       * add (good guess of) width to lyric items
+               @A c g e g
+       for
+               cis gis e gis
 
-       * midi output: eat-up dynamic, key/meter/tempo changes, and write them neatly
+       * relative mode for pitch entering
 
-       * LilyPond .deb
+       * bracket (bracketplets)
 
-DOC
+       * configure pitch_byte
 
-       * beam generation.
+       * rest name configurable
 
-       * all errors
+       * Raw request syntax
 
-       * a decent webpage
+SMALLISH PROJECTS
 
-       * a test suite
+       * progress when creating MIDI elts.
 
-FUTURE
+       * A range for context errors (eg. mark both { and }. )
 
-       * slur parts as a script
-       
-       * multiple scripst.
+       * lyric in staff  (sharpsharp in staff, text below)
+
+       * write Dynamic_line (to group dynamics horizontally)
+
+       * use Real for all y positions.
+       - use translate_axis( .. ,Y_AXIS) 
+
+       * half-sharps, half-flats
+
+       * adaptive accidental spacing.
+
+       * handle EOF graciously in error messages.
+
+       * caching Item/spanner dimensions.
+
+       * centered whole rest
+
+        * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
+       - use tors feature in lily (?)
+
+       * declare notenametab?
+
+       * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
+
+       * Flower types:
+       - A decent scalar type
+       - String hash
+       - Pointer hash
+
+       * binsearch/hash for identifiers
 
-       * mixed  fontsizes
+       * stafftypes: voice names/ instrument names.
 
-       * put scripts on bars
+       * TeX stuff:    
+       - Decent TeX titledefs (\tempo, \metron, etc. )
+       - decent TeX page layout
 
-       * glissando
+       * lily \tempo
 
-       * guitar chord
+       * C meter iso 4/4, idem for alla breve, etc.
 
-       * better beamslope calculation: QLP for beams?
+       * textspanner: center position
 
-       * implement better breaking algorithm
+       * Brackets
+       
+       * 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:
+
+            % toe to bheel   four to five
+           %   ^_u            4_5  
+           %     -                           
+           %  --|x--         --|x--
+           %  --|---         --|---
+           %  --|---         --|---
+          (where "to" is a tiny bow)
+
+       * auxilliary file for caching info.
 
        * Text_crescendo
 
        * clean solution for staffsize in items.
 
-       * merge key{item} & localkey{item}?
-
        * revise calcideal
 
-       * eentje/tweetje
-
-       * piano staff
+       * volta
 
 IDEAS
 
-       * integrate Register/Midi stuff
+       * Output abstract data structures associated with
+Mudela.
 
        * create libmudela, or liblily_frontend
 
-       * Horizontal_align_item, Vertical_align_item.
+       * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
 
-       * move MIDI io to a ANSI C libmidi library.
+       * use an embedded language: Python, Scheme
+       for: 
+               - Score_elems
+               - Engraver
+               - Translators
+               - Complex mudela?
 
-       * itemcolumns: Use dummy items.
+       * y -dims in internote? Staff-space? X-dimensions?
 
-       * use an embedded language: scheme, lisp, S-lang, Perl, GUILE, ?
+       * Spacing_request for manually adjusting spacing
 
-       * y -dims in internote?
+       * caching breakpoints
 
-       * hack up mf sources for decent spacing info (and then maybe
-       read TFM directly)
+       * #c <-> cis
 
-       * merge Atom and Symbol?
+       * breath marks 
 
-       * merge common code of Item, Atom/Molecule
+       * used fixedpoint arithmetic for min. energy.
 
-       * Spacing_request for manually adjusting spacing
+       * move towards incremental algorithms.
 
-       * Staff_group, Score_request_register.
+       * far fetched language ideas
+       - design meta-language like TeX and Metafont
+       - programming/macros input
 
-       * SHIT: meters/bars should be aligned, which is difficult if
-       we get different keychanges in different staffs.
+       * Global type registration.
 
-       * Integrating (objectiveC) MusicKit with LilyPond
-       
-       * MusixTeX output possible?
+               My_class * p = create_object( My_class )
+               Type t = get_type ( *p );
+               if ( t <= get_type( q ))
+                       ..
 
-       * PostScript output (esp. Beams, Slurs, etc)
+       * naming of Voice_group/Voice
 
-       * caching breakpoints
+       * 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.
+
+       * rewire acknowledge_element() logic with a process_acknowledged()
+
+       * pushgroup/popgroup
+
+       * multi threading?
+         - 1 thread per element/ 1 thread per line
+         - 1 thread per Translator
 
-       * use exceptions iso assert?
+       * Use hooks/dependency graphs for properties