-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels