lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lilypond-auto] Issue 3664 in lilypond: Patch: Support articulations


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3664 in lilypond: Patch: Support articulations, slurs and breaths in MIDI.
Date: Thu, 05 Dec 2013 21:04:53 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_19_0

Comment #25 on issue 3664 by address@hidden: Patch: Support articulations, slurs and breaths in MIDI.
http://code.google.com/p/lilypond/issues/detail?id=3664

I didn't find the patches in master, so i pushed them now. Sorry for delay, Devon!

commit a42a4f9c507f42456b3ac361788397881b86b1a0
Author: Devon Schudy <address@hidden>
Date:   Sun Nov 24 07:07:10 2013 -0500

    Support articulations and breaths in MIDI. (issue 3664)

    Articulations and breaths can alter the length and volume of the note.
    (Breaths affect the previous chord.) This is controlled by their
midi-length and midi-extra-velocity properties. The standard articulations
    now have these properties where appropriate.

    (seconds->moment s context) is a convenience function for making
    absolute durations.

commit 6baa453873c5b86c82e81e9787e18eadcbbddf69
Author: Devon Schudy <address@hidden>
Date:   Sat Nov 23 22:39:50 2013 -0500

    Support properties on articulations.

    Shorthand articulations like -. can now be ArticulationEvents, not just
articulation names. Previously a shorthand created a new ArticulationEvent with its name, so there was no way to give it properties. Now it can be (and
    is, by default) an ArticulationEvent.

Note that redefining a shorthand to a string (e.g. dashDot = "staccatissimo")
    still creates propertyless articulations, regardless of \staccatissimo.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

[Prev in Thread] Current Thread [Next in Thread]