There is a timing issue in the ireal-pro partition. For example, in the file ireal-pro_100.jams, the following entries demonstrate incorrect or overlapping timing information:
{
"time": 16.0,
"duration": 1.0,
"value": "G:min7",
"confidence": 1.0
},
{
"time": 16.1,
"duration": 1.0,
"value": "C:7",
"confidence": 1.0
},
{
"time": 16.2,
"duration": 1.0,
"value": "B:min7",
"confidence": 1.0
},
{
"time": 16.3,
"duration": 1.0,
"value": "E:7",
"confidence": 1.0
},
{
"time": 17.0,
"duration": 2.0,
"value": "A:maj7",
"confidence": 1.0
},
{
"time": 17.2,
"duration": 2.0,
"value": "D:9(#11)",
"confidence": 1.0
},