hound v0.3.0 Release Notes

  • ๐Ÿš€ Released 2015-05-05.

    ๐Ÿš€ Release highlights:

    • Hound can now read WAVEFORMATEXTENSIBLE, so it can read the files it writes.
    • Hound can now read files with PCMWAVEFORMAT and WAVEFORMATEX header.
    • Hound now uses a custom error type.
    • ๐Ÿ†• New convenient filename-based constructors for WavReader and WavWriter.
    • More examples
    • โœ… An improved test suite