marl / marl/GuitarSet

Duplicated note in MIDI annotation

Open
#4 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
173
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Hi first, thanks for this dataset.

After parsing the `.jams` files I've noticed that in the `02_Funk2-119-G_comp.jams` of the [version 1.1.0](https://zenodo.org/record/3371780) of the dataset, there is a duplicated note:

```
{'time': 10.860365532879541, 'duration': 0.243809523809432, 'value': 50.063616568428756, 'confidence': None}
{'time': 10.860546938775315, 'duration': 0.06965986394561696, 'value': 50.08643818571459, 'confidence': None}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate 02_Funk2-119-G_comp.jams in the version 1.1.0 dataset and inspect the two annotation entries at approximately 10.86 seconds. Confirm whether they represent a duplicate note, then update the annotation so the reported duplication is resolved. No test or repository path is mentioned; done means the affected annotation no longer contains the erroneous duplicate.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.