Skip to content

Implement sf_open_fd? #19

@mgeier

Description

@mgeier

libsndfile has sf_open_fd() to read a file which was already opened and is available as a file descriptor.

This could be handled like in the wave module: http://docs.python.org/3/library/wave.html

The first argument to the SoundFile constructor would have to be renamed from name to file.

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