Skip to content

Wav File - Malformed fmt chunk for PCM data #934

@SFGrenade

Description

@SFGrenade

writer.Write((short)BitsPerSample);
writer.Write((short)extraSize);
}

this writes the extraSize into the file, even though it shouldn't exist if the data is PCM.

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