Skip to content

v2.24.0

Latest

Choose a tag to compare

@gierschv gierschv released this 08 Jul 13:11
  • Optical Music Recognition (OMR), Beta API: New resumable /omr API to import sheet music images and PDFs, with live progress and an optional interactive instrument-review step. The /omr/jobs endpoints cover the full job lifecycle (create, upload files, start, poll, review, export to MusicXML/MIDI, cancel), and GET /omr/capabilities advertises limits and credits for feature detection. Added the omr OAuth2 scope; importing the result into the Library (output: library) additionally requires scores. See the OMR API guide. This API is in Beta and may change before the stable release: keep a generic fallback for open-ended values (statuses, step and error codes) and expect breaking changes to be announced.
  • Scores:
  • Flat for Education:
    • POST /organizations/{organization}/users (createOrganizationUser): Added the accountAdmin role option (UserCreation).