Ardour 8.x is history. up next: "Music for Civic Recovery Centre"
This commit is contained in:
parent
ab533c38a3
commit
639c9a0ca8
@ -440,13 +440,14 @@ def enoify (major, minor):
|
|||||||
return "\\n\\\"Kite Stories\\\"" # 1999
|
return "\\n\\\"Kite Stories\\\"" # 1999
|
||||||
if minor == 7:
|
if minor == 7:
|
||||||
return "\\n\\\"Sonora Portraits\\\"" # 1999 Compilation
|
return "\\n\\\"Sonora Portraits\\\"" # 1999 Compilation
|
||||||
if minor == 8:
|
elif major == 9:
|
||||||
|
if minor == 0:
|
||||||
return "\\n\\\"Music for Civic Recovery Centre\\\"" # 2000
|
return "\\n\\\"Music for Civic Recovery Centre\\\"" # 2000
|
||||||
if minor == 9:
|
if minor == 1:
|
||||||
return "\\n\\\"Music for Onmyo-Ji\\\"" # 2000 Collaborative
|
return "\\n\\\"Music for Onmyo-Ji\\\"" # 2000 Collaborative
|
||||||
if minor == 10:
|
if minor == 2:
|
||||||
return "\\n\\\"Compact Forest Proposal\\\"" # 2001
|
return "\\n\\\"Compact Forest Proposal\\\"" # 2001
|
||||||
if minor == 11:
|
if minor == 3:
|
||||||
return "\\n\\\"Drawn from Life\\\"" # 2001 Collaborative
|
return "\\n\\\"Drawn from Life\\\"" # 2001 Collaborative
|
||||||
return "\\\"\\\""
|
return "\\\"\\\""
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user