File: chordvoicing-mpd-exception

package info (click to toggle)
solfege 3.10.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 12,408 kB
  • ctags: 4,270
  • sloc: python: 22,161; xml: 7,536; ansic: 4,442; makefile: 685; sh: 308
file content (22 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Solfege - ear training for GNOME
# Copyright (C) 2001, 2002, 2003, 2004, 2005  Giovanni Chierico
# License is GPL, see file COPYING

header {
    lesson_id = "7f2558de-75df-4d4b-8180-8c1e5b6583b8"
        module = chordvoicing
        title = "MpdException: BUGBUG text in music in 1 of 2 questions"
}

##################################################
question {
 name = "major 7+ 5-"
 set=0
 chord("c' e' ges' BUGBUG b'")
}
question {
 name = "major "
 set=0
 chord("c' e' g'")
}