Skip to content

Jianpu (numbered notation) rendering support #24

Description

@alessonqueirozdev-hub

Tracking issue for 简谱 (Jianpu / numbered notation) rendering, requested in #21.

Reference: GB/T 46845-2025 (China national standard for numbered notation).

Feasible as a new renderer parallel to the SMuFL staff path, reusing the existing notation-agnostic music model (Pitch, Duration, KeySignature/KeyMode, Tuplet, ties). The staff path stays untouched.

A reasonable first contribution: an MVP single-line-melody renderer (numerals 1–7 + octave dots + duration lines + barlines) under lib/src/rendering/jianpu/ with a JianpuScore widget. Further symbols (repeats, multi-voice, ornaments, dynamics, etc.) can follow incrementally, using GB/T 46845-2025 as the spec.

Related: #21

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    jianpuNumbered notation (简谱), GB/T 46845-2025

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions