Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(13799)

Issue 110970045: Issue 2617: simple chord inversions take 2 octaves (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by dak
Modified:
9 years, 6 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 2617: simple chord inversions take 2 octaves With this change, chord inversions transpose all notes following the inversion from the original chord down along with the inversion, as long as the result ends up below the root note of the uninverted chord. So with \chordmode { c:11 } => < c' e' g' bes' d'' f'' > we get \chordmode { c:11/e } => < e g bes c' d'' f'' >

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -13 lines) Patch
M scm/chord-entry.scm View 2 chunks +26 lines, -13 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b