Python Audio Tools Changelog

What's new in Python Audio Tools 2.17

Apr 5, 2011
  • adds interactive modes to the trackplay and cdplay utilities, BIN/CUE disc image support to all CD reading utilities, progress indicators to all long running utilities, ID3 tagging configurability for MP3 files, and read-only DVD-Audio support

New in Python Audio Tools 2.15 (Sep 8, 2010)

  • ID3 tag handling rewritten.
  • Cuesheet support unified to include cdrdao's TOC files and embedded FLAC cuesheets.
  • editxmcd rewritten as a PyGTK-based application.
  • verbose flags added to all command-line tools that generate output.
  • Output audio types with the -o flag may now be inferred by their suffix.
  • Improved XMCD file support.

New in Python Audio Tools 2.10 (Dec 20, 2008)

  • Numerous improvements to track metadata support, including a metadata cleaning utility and support for many additional fields.
  • Fixed a critical build bug on MacOS X.