Hey,
    The piece is not from MIDI input, but rather was generated
algorithmically in Python (thus the rigidity of the layout that you picked
up on).  All of the spaces are intentional.  In my newest attempted compile
of the work (I killed the old one in a fit of self doubt), I removed the
beam engraver and the stem engraver in addition to the bar engraver.  I also
changed all of the 32nd notes to quarter notes (as every note in the piece
was a 32nd note, they are all now quarter notes).  So, to summarize:
    Bar_engraver gone
    Stem_engraver gone
    Beam_engraver gone
    proportionalNotationDuration = #(ly:make-moment 1 4)
    Slightly more than 2*(3**7) quarter notes (without stems)
    Grob count: 24833

    On hour 15 of my new compile...  Keep the suggestions coming!

~Mike


On 6/2/09 12:17 AM, "-Eluze" <elu...@gmail.com> wrote:

> 
> is this from midi input?
> 
> if so you should be sure to apply appropriate "--allow-tuplet=" options.
> also, "funny" durations like s32*231 could indicate some kind of grace notes
> in the original music
> 
> see 
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-mid
> i2ly
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond-program/Invoking-mid
> i2ly 
> for more details
> furthermore, specific Voice options - eg. \voiceOne - should be added
> manually




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to