Skip to content

0.5.0

Compare
Choose a tag to compare
@thebigmunch thebigmunch released this 22 Jul 21:22

Commits

Added

  • bit_depth to WAVStreamInfo.
  • Support for RIFF tags to WAV.

Changed

  • Expose full ID2v2 object in MP3 instead of just the header.
  • Use ID3v1.1 format instead of ID3v1.0.
  • determine_format extension check:
    • Force lowercase comparison.
    • Don't require period.
  • Rename VorbisComment to VorbisComments.
  • Improve MP3 frame detection.

Fixed

  • Actually check if a bytes-like object was given to loads.