Skip to content

What is the actual spec on comments? Not what it says... #60

@squinkylabs

Description

@squinkylabs

the spec says when you hit / a comment begins, and lasts until the end of the line.

So what does sample=foo/bar.wav mean? clearly / does not always start a comment.

Now look at this!

/*
// **********************************************************************
// Converted with SF22SFZ Converter v1.929
// Copyright Jun 17 2019 , Plogue Art et Technologie, Inc
// **********************************************************************
// Conversion Date: Mon Jun 15 22:56:07 2020
// **********************************************************************
// Parent file    : F:/Recording/Petit Italien sf2/Petit Italien.sf2
// Soundfont      : 2.1
// Internal Name  : User Bank
// Optimised for  : SF SW Engine
// Intendend for  : SBAWE32
// Editor Used    : SFEDT v1.36:
// Sound Engineer : Vienna Master
// Comments       : Comments Not Present
// Creation Date  : Nov 13, 2005
// Copyright      : Copyright Information Not Present
*/

Apparently Sforzando thinks multi line comments like C++ are a thing. Do Either multi-line comments are a thing, or else */ on a line by itself means "ignore:.

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