mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Ardour 8.x is history. up next: "Music for Civic Recovery Centre"
This commit is contained in:
parent
ab533c38a3
commit
639c9a0ca8
1 changed files with 5 additions and 4 deletions
|
|
@ -440,13 +440,14 @@ def enoify (major, minor):
|
|||
return "\\n\\\"Kite Stories\\\"" # 1999
|
||||
if minor == 7:
|
||||
return "\\n\\\"Sonora Portraits\\\"" # 1999 Compilation
|
||||
if minor == 8:
|
||||
elif major == 9:
|
||||
if minor == 0:
|
||||
return "\\n\\\"Music for Civic Recovery Centre\\\"" # 2000
|
||||
if minor == 9:
|
||||
if minor == 1:
|
||||
return "\\n\\\"Music for Onmyo-Ji\\\"" # 2000 Collaborative
|
||||
if minor == 10:
|
||||
if minor == 2:
|
||||
return "\\n\\\"Compact Forest Proposal\\\"" # 2001
|
||||
if minor == 11:
|
||||
if minor == 3:
|
||||
return "\\n\\\"Drawn from Life\\\"" # 2001 Collaborative
|
||||
return "\\\"\\\""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue