Skip to content

Position in Track from Weimar annotation is ignored #119

@seffka

Description

@seffka

Most of the original Weimar annotations are applied to the part of the tracks denoted by "Position in Track" on the website (or presumably transcription_info.solostart_sec and transcription_info.solotime in the database).

ChoCo jams seems to be aligned with the track start (zero rime), e.g.:

wreimar_160
jams starts with:
{
"time": 4.540816326530612,
"duration": 1.931746031746032,
"value": "NC",
"confidence": 1
},
and finished at :
{
"time": 108.56530612244897,
"duration": 0.0,
"value": "F",
"confidence": 1
}
While the original Position in Track (https://jazzomat.hfm-weimar.de/dbformat/synopsis/solo160.html) is 00:44-02:28

or with weimar_440
jams starts with:
{
"time": 4.906122448979592,
"duration": 2.589795918367347,
"value": "G-7911",
"confidence": 1
},

finished at:
{
"time": 60.535873015873015,
"duration": 1.544126984126983,
"value": "G-7911",
"confidence": 1
}
While the original Position in Track (https://jazzomat.hfm-weimar.de/dbformat/synopsis/solo440.html) is : 00:37-01:35

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions