File: xx-singchord-exceptions

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 (36 lines) | stat: -rw-r--r-- 653 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
header {
  module = singchord
  title = "singchord mpd errors"
  lesson_id = "singchord-module-exceptions"
  have_repeat_slowly_button = yes
}
question {
  name = "satb: c'' | e' | g | c"
  music = satb("c'' | e' | g | c")
}
question {
  name = "satb: |||"
  music = satb("|||")
}
question {
  name = "satb:  c | > | |"
  music = satb(" c | > | |")
}
question {
  name = "satb: c'' | g' | error | c"
  music = satb("c'' | g' | error | c")
}
question {
  name = "satb: c'' | g' | 
 ER | c"
  music = satb("c'' | g' | 
 ER | c")
}
question {
  name = "satb:  |dfd"
  music = satb(" |dfd")
}
question {
  name = "satb:  | | |}"
  music = satb(" | | |}")
}