]> git.parisson.com Git - timeside.git/commit
timeside/decoder/core.py: use a queue instead of blocksize to adjust size of blocks...
authorPaul Brossier <piem@piem.org>
Mon, 20 Aug 2012 00:41:06 +0000 (18:41 -0600)
committerPaul Brossier <piem@piem.org>
Mon, 20 Aug 2012 00:41:06 +0000 (18:41 -0600)
commit0f564be647fa7d5a78adc96330b8ba438a62443e
tree7b083a5c37a25ff44df1e969dd742fa482cd8f35
parentcef7dde91392881a7b0a423cab9abf7c27b5838b
timeside/decoder/core.py: use a queue instead of blocksize to adjust size of blocks, make sure this works for mono and stereo, without or with resampling
tests/testdecoding.py
timeside/decoder/core.py