Skip to content

Dynamic score/midi creation directly via API #87

@dreamzor

Description

@dreamzor

Hello! Is this possible to use API directly to add notes dynamically?

I'd like to generate the score both internally from the website and 'externally' from user actions (editor like in guitar pro, but much much simpler).
Indeed, there already is functionality for this which is used by Importers, but the usage seems quite verbose and difficult. I'm also not sure that it supports dynamic update and won't redraw it completely every time.
One way is to write my own simplified generator of gtp using some other library and then reload resulting files but it also doesn't seem very clean.

I'm also thinking of Exporter (analogous to Importer) to save modified Scores to guitar pro and/or midi files, but I suppose it requires a lot of work.
By the way, maybe it worth considering to support ABC notation?

Thanks for the nice tool :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions