python-wavefile
python-wavefile copied to clipboard
Pythonic access to audio files
I just started using WaveWriter to write multi-channel data, and the output wav files can be read by Matlab and Audacity, as well as recognized by sox. But when loading...
Expose `is_seekable` attribute in SND_INFO structure as `isSeekable` read-only property.
Let the library be smart and given some clues deduce which is the format and subformat to use. For instance: - When no main format is specified, deduce it from...