]> git.donarmstrong.com Git - lilypond.git/commitdiff
new file
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 20:12:12 +0000 (20:12 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 Jan 2003 20:12:12 +0000 (20:12 +0000)
input/regression/chord-name-styles.ly

index a50bdff3aa192119439cafa7bb31115c700001dd..8e9b4e5fa3f0472a556df087e5c59be5f83489e4 100644 (file)
@@ -43,6 +43,16 @@ scheme = \chords {
 
   % diminished chords
   c:m5-.7-     % o = diminished seventh chord
+
+
+  % suspended (?) 4ths
+  c:sus c:m.sus c:m7.sus
+  c:m7.sus^3   
+  c:7.4.3
+  c:7.4^3.5
+  c:2^3
+  c:2.7^3
+  c:4^5.3
 }
 
 \score {