{
    "title": "Cadence with ii-V-I",
    "comment": "An authentic cadence containing another chord. I-ii-V-I",
    "uuid": "fdf5f2e9-2ebb-4c18-acf5-bbabc60281c0",
    "ncols": 3,
    "nrows": 2,
    "base": "C",
    "modality": "Major",
    "table": [
        [
            {
                "c": "40 47 54 60",
                "n": "C"
            },
            {
                "c": "42 49 55 62",
                "n": "Dm"
            },
            {
                "c": "37 47 52 5t",
                "n": "G"
            }
        ],
        [
            {
                "c": "40 47 54 60",
                "n": "C"
            },
            {
                "c": "",
                "n": ""
            },
            {
                "c": "",
                "n": ""
            }
        ]
    ]
}
