Numbered notation to five-line staff

Jianpu to staff notation

Paste structured Jianpu text into a score project, convert it into internal Score JSON, preview it as staff notation, and export MusicXML or rendered files.

First pass

Jianpu-to-staff works from structured text input, not from arbitrary scanned numbered-notation images.

Platform modules

Built on MusicXML and Score JSON

Each feature page maps back to the same score project model rather than a separate one-off converter.

Module

Structured Jianpu parser

Connected to the score project workflow.

Module

Score JSON

Connected to the score project workflow.

Module

MusicXML exporter

Connected to the score project workflow.

Module

OSMD preview

Connected to the score project workflow.

Workflow

How this path works

The public page leads into the authenticated app workflow when users are ready to process a score.

01

Enter structured Jianpu

Use the app's Jianpu import form with optional part sections, key, meter, chord, and lyric lines.

02

Create a score project

The parser converts Jianpu into Score JSON so the result can be previewed, corrected, transposed, played, and exported.

03

Export staff notation

Generate MusicXML immediately and use rendered PDF/SVG/PNG export when MuseScore CLI is configured.

Product detail

What to expect

Useful for Chinese teaching workflows

Teachers can start from numbered notation and gradually create staff notation, MIDI, and practice materials from one source.

Structured input first

The first version expects typed or pasted Jianpu text; free-form image recognition remains a later import path.