log vamp/process.py @ 131:774abff99d98

age author description
Wed, 24 Jun 2015 16:14:32 +0100 Chris Cannam Doc update, & make the plugin key args be called plugin_key rather than just key
Wed, 17 Jun 2015 15:31:16 +0100 Chris Cannam Docs, make collect() return a dict so it can be more easily tested for shape, and rationalise some function naming etc
Wed, 17 Jun 2015 12:35:41 +0100 Chris Cannam Update to Python 3. Currently crashes during tests (and also, two tests are now failing, even with Py2).
Tue, 10 Feb 2015 10:56:44 +0000 Chris Cannam Add & test process_frames_multiple_outputs
Tue, 03 Feb 2015 16:24:37 +0000 Chris Cannam Docs
Tue, 03 Feb 2015 14:43:50 +0000 Chris Cannam Fixes to process_frames, and tests; doc strings
Mon, 02 Feb 2015 17:15:15 +0000 Chris Cannam refactor, add process_frames