|
From: | Auto mailings of changes to Lily Issues via Testlilyissues-auto |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5464 New feature: automatically invert chords or drop/rise chord notes |
Date: | Tue, 22 Jan 2019 18:41:50 -0000 |
Valentin, you need to rebase - patch doesn't apply
error: patch failed: Documentation/included/gsoc.itexi:240 error: Documentation/included/gsoc.itexi: patch does not apply /home/james/Desktop/issuexxx.diff:213: new blank line at EOF. + /home/james/Desktop/issuexxx.diff:395: new blank line at EOF. +
Probably due to the pushed commit yesterday
[issues:#5464] New feature: automatically invert chords or drop/rise chord notes
Status: Started
Created: Sat Jan 19, 2019 07:30 AM UTC by Valentin Villenave
Last Updated: Mon Jan 21, 2019 04:59 PM UTC
Owner: Valentin Villenave
New feature: automatically invert chords or drop/rise chord notes
This feature was suggested and improved upon by
Davide Bonetti, with some help from David K:
https://lists.gnu.org/archive/html/lilypond-user/2019-01/msg00360.html
Included here are three new commands: \dropNote, \riseNote and
\invertChords, and a new Scheme function, move-chord-note.
The first two commands take an integer that selects which
note will be transposed one octave lower or higher within
every chord in the music _expression_ that follows, thus allowing
for more sophisticated voicings (e.g. `drop 2’ and the like).
If the argument is out of range (if there aren’t enough notes
in the chord), it’s silently ignored and the chord’s left unchanged.
\invertChords accepts both positive and negative integers, and
inverts all chords accordingly (as in switching the root note’s
position, not as in reversing intervals like \inversion does).
These commands work with both explicitely-written chords and
\chordmode-entered chords (only when printed on a staff though;
ChordNames are not to be affected).
http://codereview.appspot.com/365840043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |