Skip to content

PAE input: Note length is ignored #5

@yomannnn

Description

@yomannnn

Description

in PAE, changing the note length does not change the output.

Example from documentation

Quarter notes are rendered correctly.

#import "@local/scoryst:0.1.2": score, pages

#score("@clef:G-2\n@keysig:\n@timesig:4/4\n@data:''4CDEF/GABc", options: (input-from: "pae"))

Example

8 notes are not rendered correctly. Quarter notes are rendered instead.

#import "@local/scoryst:0.1.2": score, pages

#score("@clef:G-2\n@keysig:\n@timesig:4/4\n@data:''8CDEF/GABc", options: (input-from: "pae"))

Environment

  • scoryst: 0.1.2, downloaded and installed locally on 2026-05-30
  • Typst: latest
  • Editor: VSCode with tinymist
  • OS: Win11
  • Input format: PAE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions