From d8550606d4d5f5ef7864737c9d0e4f46d1307c0d Mon Sep 17 00:00:00 2001 From: Richard Freedman Date: Thu, 6 Jul 2023 14:21:28 -0400 Subject: [PATCH] add quince --- intervals/main_objs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intervals/main_objs.py b/intervals/main_objs.py index f70f2c3..73d0c48 100644 --- a/intervals/main_objs.py +++ b/intervals/main_objs.py @@ -1920,7 +1920,7 @@ def cadenceProgressPlot(self, includeType=False, cadTone=None, cadType=None, cus "Authentic" : "<", "Evaded Authentic": ">", "Abandoned Authentic": "8", "Double Leading Tone" : "s", "Evaded Double Leading Tone": "p", "Abandoned Double Leading Tone": "P", "Phrygian Clausula Vera": "d", "Altizans Only": "h", "Evaded Altizans Only": "H", "Leaping Contratenor": "X", "Reinterpreted": "D", - "Phrygian": "d", "None": "*", "Quince": "."} + "Phrygian": "d", "None": "*", "Quince": "q"} # defining the default order list (or accepting the custom one) if customOrder == None: