]> git.donarmstrong.com Git - lilypond.git/blobdiff - TODO
release: 0.1.50
[lilypond.git] / TODO
diff --git a/TODO b/TODO
index 2a42edee5a73e422230faebecca03fd657e6d164..77ad05afaa046ab8d2a3426d4fd37f5d8f5d95fd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Features you cannot find in the doco as working, should be mentioned her.
+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
@@ -6,25 +6,181 @@ 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:
 
-IMPORTANT
+       * latex quirk?
 
-       * faq about mi2mu midi t1.
+       * check for groff / troff/ nroff et
 
-       * update 20 pt table
+       * use kpsepath to find all TeX dirs
+       - configure.in 
+       - clean-fonts.sh
 
-       * use Hungarian throughout code
+       * fix MIDI
 
-       * decent TeX page layout
+       * mudela-convert.
 
-       * per-pstaff item-widths [JCN]
+       * nicen examples:
+       - remove all \multi
+       - break-up heavily-nested score blocks
 
-       * script priority
+       * --metafont
 
-       * a Hands on tutorial [HKN]
+       * disable spaces in TeX stuff
+
+       * height of dyns.
+       
+       * handle ^C for tmp/file creation.
+
+       * 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:
+
+       * better hshift (dots, distance, head dependent)
+
+       * tie/slur dir & curvature
+
+       * stem len adjustable
+
+       * mindist for spanners
+
+       
+
+STUFF
+
+
+       * 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:
+       - papersizes
+       - PS output
+       - optimal pagebreaking.
+
+       * put errorlevel in Input class
+
+       * AFM for font input?
+
+3RD PARTY BUGS:
+
+       * gdb on RedHat 5
+
+       * xdvi: PS in magnifying glass.
+
+       * Fix profiling. gprof bugreport?
 
 PROJECTS
 
+       * Unicode support?
+       - 16 bit Strings
+       - -u switch
+       - detect of 16/8 bit files
+       - examples to go with it.
+
+       * 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
+
+       * \header
+       - output header info to MIDI too.
+
+
+       * Makefile stuff:
+       - shared lib on Solaris too.
+       - check libtool
+
+       * Add mudela-output to Rosegarden.
+
+       * a musical dictionary. See Documentation/vocabulary-*, other
+languages:
+       - italian
+       - german
+       - dutch
+       - swedish
+        .. ?
+
+       * chords
+       - guitar chords
+       - chord names
+       - basso continuo
+       - Syntax/parser
+       - MIDI output?
+       - typesetting
+
+       * integrate midi-elts from mi2mu and lily?
+
+       * 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
+
+       * input converters
+       - NIFF?
+       - ABC? 
+       - SMDL?
+
+       * add to MIDI output:
+       - tempo change
+       - repeat
+       - slurs
+       - dynamics etc.
+
+       * grace notes
+       - make separate class for Grace_*_engravers 
+       (which is at Voice_gravs level)
+       - make encapsulated spacing problems.
+
+       * On-demand loading of simple-engravers?
+
+       * accidentals per Voice_group
+
+       * Convert all ref/bib stuff into BibTeX.
+
        * Output class, handles : (smallish)
        - help text /(c) notice?
        - version line
@@ -33,289 +189,218 @@ PROJECTS
        - quiet/ignore-version options
        - logfile output
 
+       * 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, PostScript, Ascii... interpreters. (difficult)
+         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.)
+       - 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 Beam and Rhythmic_grouping (hairy)
+       * Rewrite Stem, Beam and Rhythmic_grouping (hairy)
        - [c8. c32 c32]
-       - interbeam height
-       - doc on Rhythmic_grouping
-       - general shaving
+       - doc on Rhythmic_grouping
+       - general shaving on Beam and Stem
        - use plet grouping
-       - abbreviations [c2 c2]1/2
-       - separate visual from rhythmic info
-
-       * Redo MIDI output to use Registers: (Difficult)
-       - remember more horizontal info than melodics:
-       - tempo change
-       - repeat
-       - slurs
-       - dynamics etc.
-
-       * Redo font support 
-       - rename mf fonts to avoid conflicts with musixtex
-       - check (c) issues
-       - use own fonts/update musixtex fonts/find older (c)-less fonts
-       - hack up mf sources for decent spacing info (and then 
-       read AFM/TFM directly, for text too)
-
-PARSER
-       * Duration -> Musical_duration, typedef Rational Duration?
-
-**********************
-HKN buglist:
-
-\bar || ook dunne streepjes? Sluit de balk niet af! (soms met de
-ruimte van een hele maat erachter (bij unmatching staffs)
+       - separate visual from rhythmic info even more
+       - beams over bars
 
-noten staan vaak te dicht aan de rechterkant van de maatstreep.
+       * Redo fonts
+       - adapt for multiple font sizes.
 
-optie om nummers/markers boven maatstrepen te zetten
+       * 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)
 
-tekst staat erg ver van notenbalken af
+       * Collisions
+       - left/right note balls should be handled by Collision:
+       < \multi 2; { \stem 1; <b c> } { <f as b> } >
 
-waarom geen ; achter dingen in \paper? (\textwidth 180\mm)
-(sowieso: wanneer wel en geen ; ?)
+       * 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?
 
-Onduidelijk wanneer wel en geen \ voor een woord. Maak liever
-verplichte regels
+       * Support for TAB
+       - redo Notehead to allow digits as heads
+       - add a \tablature {} lexer mode for easy entering
 
-implementeren versieringen door duration *0 ofzo? (geeft nu assertion,
-zie duration0.ly)
+       * should adjust stemlength for flag number.
 
-Triolen enzo: het zou handig zijn als je het cijfer "3" ook _tussen_
-twee noten kon plaatsen. Dat is bijvoorbeeld nodig in
-c4*2/3 c8*2/3
+       * breaking:
+       - caching breakpoints
+       - saving them
+       - allowing users to set them.
+       - penalties
+       - specify number of lines
 
----------------\
-\bar "||" \meter 6/8; op het eind van de regel staat door elkaar
-gedrukt.
-****************
+       * Rhythmic staff.
 
-BUGS
+       * Baroque superstaff
 
-       * mi2mu nonexist.midi
-
-       * staccato dot positions.
-
-       * \meter 4/4; c1.  doesn't gen bar.
-
-       * stacked scripts.
-
-       * redo timing stuff <-> pulk to allow \meter 2/4; e2. to work
-       out correctly
-
-       * key transposition.
-
-       * help-lines for rests
-
-       * lilypond - -> crash
+SEVERELY LACKING:
 
-       * chlapik balk ruimte 
+       * SPEED!
 
-       * standchen triool beam up/down
+       * multibar rests
 
-SEVERELY LACKING:
+       * markers
 
-       * SPEED!
 
-       * grace notes
+INPUTLANGUAGE
 
-FURTHER FOR ORCHESTRAL SCORE:
+       * c4 4 4 4 for c4 c4 c4 c4?
 
-       * multibar rests
+       * neatly (and readably) expressing concurrent
+       voices
 
-       * barnumbers, markers
+       * <c f a>4 ?
 
-       * abbreviations c4=16
+       * Viola mode?
 
-       * doublebar "||", finishbar "|||" (or "||." ?)
+               @c c g e g 
+       for
+               c g es g, 
 
-INPUTLANGUAGE
+               @A c g e g
+       for
+               cis gis e gis
 
        * relative mode for pitch entering
 
-       * \duration 8; e*2/3
+       * bracket (bracketplets)
 
        * configure pitch_byte
 
-       * special key.
-
-       * figured bass?
-
        * rest name configurable
 
        * Raw request syntax
 
-       * subtime with Subtle_reqs
-
 SMALLISH PROJECTS
 
-       * --fast/--draft: leave out constraints
-
-       * write Dynamic_line (to group dynamics horizontally)
-
-       * write Rest_collision
+       * progress when creating MIDI elts.
 
-       * use Real for y positions.
+       * A range for context errors (eg. mark both { and }. )
 
-       * shared lib on Solaris too.
+       * lyric in staff  (sharpsharp in staff, text below)
 
-       * bugreport to doc++ devel: struct not in class hier; public
-       virtual baseclasses
+       * write Dynamic_line (to group dynamics horizontally)
 
-       * cleanup lily-proto.hh and proto.hh
+       * use Real for all y positions.
+       - use translate_axis( .. ,Y_AXIS) 
 
        * half-sharps, half-flats
-       
-       * resync barcheck.
-
-       * key undo
-
-       * unix style paths for LILYINCLUDE env
 
-       * indentable stream as baseclass for TeX stream, lily stream, Dstream.
+       * adaptive accidental spacing.
 
        * handle EOF graciously in error messages.
 
        * caching Item/spanner dimensions.
 
-       * key transposition
-       
        * centered whole rest
 
-       * caching breakpoints / saving them. 
-
-       * use dstream feature in mi2mu
-
         * qtor, btor, mtor-> tor( QUIET_ver ), tor( DEBUG_ver ), etc.
-       * use tors feature in lily
+       - use tors feature in lily (?)
 
        * declare notenametab?
 
-       * do conventional keys (C G A, F B E, a e fis, d as des, etc ), 
-         besides lists of flats/sharps
-
        * midi esp.: use I32 iso int where 32 bits are needed (or assumed...)
 
-       * parshape
-
-       * read from mmap directly: bugreport to flex developers->
-       yy_scan_buffer in C++..
+       * Flower types:
+       - A decent scalar type
+       - String hash
+       - Pointer hash
 
        * binsearch/hash for identifiers
 
        * stafftypes: voice names/ instrument names.
 
-       * Decent TeX titledefs (\tempo, \metron, etc. )
+       * TeX stuff:    
+       - Decent TeX titledefs (\tempo, \metron, etc. )
+       - decent TeX page layout
 
-       * C meter iso 4/4
+       * lily \tempo
 
-       * textspanner: center position
+       * C meter iso 4/4, idem for alla breve, etc.
 
-       * script-spacing
+       * textspanner: center position
 
        * Brackets
-
-       * caching of Register_group_register hierarchies.
-
-       * use (char *) iso. String for communication between lexer and
-       parser.
-
-       * configure idealspacing: arithmetic spacing
-
-       * LilyPond .deb. Other packaging methods?
-
-       * detect -pipe
-
-
-DOC
-       * all errors
        
-       * config of TeX macros
-
-       * a test suite
-
-       * hacking-HOWTO
+       * 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:
 
-FUTURE
+            % toe to bheel   four to five
+           %   ^_u            4_5  
+           %     -                           
+           %  --|x--         --|x--
+           %  --|---         --|---
+           %  --|---         --|---
+          (where "to" is a tiny bow)
 
        * auxilliary file for caching info.
 
-       * Reg_configure_request
-
-       * bring Collision::do_pre_processing to haircutter
-
-       * slur parts as a script
-       
-       * mixed fontsizes
-
-       * put scripts on bars
-
-       * guitar chord
-
-       * Junk Staff_column, and find the requests while walking the Voices.?
-
-       * better beamslope calculation: QLP for beams?
-
-       * implement better breaking algorithm
-
        * Text_crescendo
 
        * clean solution for staffsize in items.
 
-       * merge key{item} & localkey{item}?
-
        * revise calcideal
 
        * volta
 
-       * piano staff
-
-       * vertical spanner
-
 IDEAS
 
-       * scoping in Lexer: do general id- assignments in mudela.
-
-       ID '=' EXPR;
+       * Output abstract data structures associated with
+Mudela.
 
        * create libmudela, or liblily_frontend
 
        * move MIDI stuff (including Quantization) to a ANSI C libmidi library.
 
-       * use an embedded language: Python
-       for : 
-               - Items/Spanners
-               - Registers
+       * use an embedded language: Python, Scheme
+       for: 
+               - Score_elems
+               - Engraver
+               - Translators
                - Complex mudela?
 
-       * y -dims in internote?
+       * y -dims in internote? Staff-space? X-dimensions?
 
-       * merge Atom and Symbol?
-
-       * merge common code of Item, Atom/Molecule
        * Spacing_request for manually adjusting spacing
 
-       * Staff_group, Score_request_register.
-
-       * Meters/bars should be aligned, which is difficult if
-       we get different keychanges in different staffs.
-
        * caching breakpoints
 
        * #c <-> cis
@@ -324,25 +409,39 @@ IDEAS
 
        * used fixedpoint arithmetic for min. energy.
 
-       * default convert mudela-file.ly -> mudela-file.tex
-         - rename {standchen,scsii-menuetto,...}.tex
+       * move towards incremental algorithms.
 
-       * (related with above) --simple-mudela option for lily,
-         to lily input files with one-voice simple mudela 
-         (no red tape)
+       * far fetched language ideas
+       - design meta-language like TeX and Metafont
+       - programming/macros input
 
-       * stack scripts in chords:
-         % fingering:        footing:
-           < a-4 c-2 g-1 >   < c-\ltoe e-\lheel >
+       * Global type registration.
 
-       * parameterised scripts for fingering and footing:
+               My_class * p = create_object( My_class )
+               Type t = get_type ( *p );
+               if ( t <= get_type( q ))
+                       ..
 
-            % toe to bheel   four to five
-           %   ^_u            4_5  
-           %     -                           
-           %  --|x--         --|x--
-           %  --|---         --|---
-           %  --|---         --|---
-          (where "to" is a tiny bow)
+       * naming of Voice_group/Voice
 
-       * move towards incremental algorithms.
+       * 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 hooks/dependency graphs for properties