[Python-Dev] Need testing audio files (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Wed Sep 11 14:45:53 CEST 2013


Le Wed, 11 Sep 2013 13:09:36 +0300, Serhiy Storchaka <storchaka at gmail.com> a écrit :

I work on enhancement of audio modules testing [1], and I need free (in both senses) small sample audio files in different formats. We already have audiotest.au (mono, and sunau has a bug in processing multichannel files [2]) and Sine-1000Hz-300ms.aif, but this is not enough. I have generated a pack of files like Sine-1000Hz-300ms.aif by Python, it is enough for regression testing but only if current implementation is correct.

If you want to edit, shorten, convert sounds between different formats, you can try Audacity, a free sound editor: http://audacity.sourceforge.net/

Regards

Antoine.



More information about the Python-Dev mailing list