mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
Never say never
This commit is contained in:
parent
336319a1df
commit
da8e4da34f
1 changed files with 2 additions and 0 deletions
|
|
@ -381,6 +381,8 @@ def enoify (major, minor):
|
||||||
return "\\n\\\"Old Land\\\"" # 1985 Compilation
|
return "\\n\\\"Old Land\\\"" # 1985 Compilation
|
||||||
elif minor == 6 or minor == 7: # still on the desert island
|
elif minor == 6 or minor == 7: # still on the desert island
|
||||||
return "\\n\\\"Desert Island Selection\\\"" # 1986 Compilation
|
return "\\n\\\"Desert Island Selection\\\"" # 1986 Compilation
|
||||||
|
elif minor == 8:
|
||||||
|
return "\\n\\\"After Bach\\\"" # the odd one out
|
||||||
elif major == 7:
|
elif major == 7:
|
||||||
if minor == 0:
|
if minor == 0:
|
||||||
return "\\n\\\"More Blank Than Frank\\\"" # 1986 Compilation
|
return "\\n\\\"More Blank Than Frank\\\"" # 1986 Compilation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue