Skip to content

Please add soundfile package #1177

Open
@hiccup7

Description

@hiccup7

Please add the package from https://github.com/bastibe/python-soundfile
It reads/writes WAV and many other audio formats. It supports whole file and block I/O. Very well documented and easy to use.

scipy.io.wavfile cannot write 24-bit and only supports whole file I/O.
The wave standard library cannot handle floating-point format or WAVE_FORMAT_EXTENSIBLE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions