Skip to content

MeasureNumbering might be dead code #102

@webern

Description

@webern

See if anything is actually implementing MeasureNumbering. If not, remove it.

The enum is in ApiCommon.h

        enum class MeasureNumbering
        {
            unspecified,
            none,
            measure,
            system
        };

It is used in MeasureData and DefaultsData but unclear if anything reads or writes it to/from MusicXML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingfixes or implementation that require breaking changes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions