]> 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)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 23 Oct 2014 09:53:16 +0000 (11:53 +0200)
commitbcfcb84d33c3e38071301728d9b5602ff77fde33
treebf89e749b332904ec8fd3f537d5a01384f6654c2
parent91fc5796c71b29f36581b091919f8107463edbf8
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]