marl / jams

A JSON Annotated Music Specification for Reproducible MIR Research
ISC License
186 stars 26 forks source link

import_lab should return only an annotation #124

Closed bmcfee closed 7 years ago

bmcfee commented 8 years ago

It currently constructs a JAMS object and adds the new annotation to the jams, then returns both.

This is a little clumsy, and will generally be bad times for the upcoming schema refactor #96 .

Dropping the jams object here would break API, so let's punt until 0.3.