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

Unified Diff: input/regression/chord-semantics-alterations.ly

Issue 337870043: Charles Winston's GSoC code: Chord Semantics
Patch Set: Fixing errors in make doc. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: input/regression/chord-semantics-alterations.ly
diff --git a/input/regression/chord-semantics-alterations.ly b/input/regression/chord-semantics-alterations.ly
new file mode 100644
index 0000000000000000000000000000000000000000..607fd3e04541ebc29b5589380d32a89b07debb20
--- /dev/null
+++ b/input/regression/chord-semantics-alterations.ly
@@ -0,0 +1,11 @@
+\version "2.21.0"
+
+\header {
+ title = "Chord Semantics Alterations"
+}
+
+\new Staff {
+ \new Voice {
+ \chords { f:13.5+ c:7.5- g:7.5-.3-}
+ }
+}

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