PyDub

From XPUB & Lens-Based wiki
Revision as of 13:56, 4 November 2014 by Michael Murtaugh (talk | contribs)

http://pydub.com/

https://github.com/jiaaro/pydub/

Installing on OS X

  • Download the latest code (as a zip)
  • Open the Terminal
  • "cd" into the folder with setup.py
 sudo easy_install setuptools
 sudo python setup.py install

Running / Using pydub

  • Open terminal
  • Start "python"
  import pydub