Skip to content

wav chunks miss headers (Error: Header chunk size does not match file size) #3

@topkat

Description

@topkat

Hi, I noticed that generated wav "slices" doesn't have a valid wav header.

For example, a wav reader lib has thrown me that error: Header chunk size does not match file size.

Is there a reason why the chunk are outputted as raw PCM data (without wav header) ?

I have created a merge request to fix this: #2

Here options.generateChunksWavHeader can be passed to unable this behavior and it is true by default.

Great lib by the way :) Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions