aboutsummaryrefslogtreecommitdiffstats
path: root/extlib/freesound/audioprocessing.py
Commit message (Expand)AuthorAgeFilesLines
* Reinstate audio spectrograms on Python 3 [#5610].Fernando Gutierrez2021-03-031-616/+0
* Fix audio thumbnailing once and for all.Ben Sturmfels2020-04-011-26/+1
* Work around lack of scikits.audiolab support on Python 3.Ben Sturmfels2019-09-121-0/+25
* Make freesound compatible with python3Boris Bobrov2016-01-221-12/+12
* Fix an occurence of `print ...` to `print(...)`Boris Bobrov2016-01-211-1/+1
* PIL: Support systems with Pillow and withoutAlon Levy2013-04-171-1/+1
* Changed audio.* Image* importsJoar Wandborg2012-03-271-1/+1
* Audio thumbnailing & spectrograms, media plugins use sniffingJoar Wandborg2012-02-281-0/+616