]> git.parisson.com Git - timeside.git/commit
add new Gain fx, fix encoder docstrings, update list processor style
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 23 Oct 2014 09:53:16 +0000 (11:53 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 24 Oct 2014 12:21:36 +0000 (14:21 +0200)
commitf33f58470e58ba90228fc0bf101b8ee339dfe9fd
treebf89e749b332904ec8fd3f537d5a01384f6654c2
parentf651a65bc9aa2c60829b73f1be17df7009c808c0
add new Gain fx, fix encoder docstrings, update list processor style
13 files changed:
doc/source/news.rst
timeside/__init__.py
timeside/core.py
timeside/effects/gain.py [deleted file]
timeside/encoder/audiosink.py
timeside/encoder/flac.py
timeside/encoder/m4a.py
timeside/encoder/mp3.py
timeside/encoder/ogg.py
timeside/encoder/opus.py
timeside/encoder/wav.py
timeside/encoder/webm.py
timeside/fx/gain.py [new file with mode: 0644]