Skip to content

Block comments in SFZ file fail to load #195

@AlexMitchellMus

Description

@AlexMitchellMus

Issue

Block comments starting with /* and ending with */ cause Sfizz to not load the SFZ file, and print to Ardour log:
2020-04-20T17:36:34 [ERROR]: [sfizz] Error with EXAMPLE_FILE; no file should be loaded

Removing block comments fixes issue. Comments starting with // do not exhibit this issue.

Versions:

Latest Sfizz Git
Latest Ardour Git

Example File:

/*
*/
<region> sample=*sine

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