Skip to content

Timing issue in ireal-pro partition (example: ireal-pro_100.jams) #131

@andreamust

Description

@andreamust

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
},

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions