python3-pydub

Python audio sample manipulation (Python 3)
  http://pydub.com/
  0
  no reviews



Pydub is a library to manipulate audio data with a simple high level interface.

The library support (among others) the following functions: - can use `ffmpeg' to support other formats than `.wav' - extract segments of audio data - concatenation - make segments louder or quieter - add repeats - cross-fade - edit file metadata

This package installs the library for Python 3.