]> git.parisson.com Git - timeside.git/commit
- add FixedSizeInputAdapter utility
authorOlivier Guilyardi <olivier@samalyse.com>
Wed, 17 Feb 2010 22:05:23 +0000 (22:05 +0000)
committerOlivier Guilyardi <olivier@samalyse.com>
Wed, 17 Feb 2010 22:05:23 +0000 (22:05 +0000)
commitebdf90cb5f0c6d1b505a14f33fcd24681a1f61ac
tree2ba1c474aa91c6a1e696e01e48c1bba39e199aa6
parent4928396cef4fc03055e48b91d820df9022a4af54
- add FixedSizeInputAdapter utility
- make nframes() a common IProcessor method, and add an nframes argument to IProcessor.setup()
- release processors from Processor destructor
- remove IDecoder.duration(), redundant with nframes and samplerate
api.py
core.py
tests/api/examples.py
tests/api/test_lolevel.py
tests/api/test_pipe.py
tests/testinputadapter.py [new file with mode: 0644]