Mercurial > hg > vampy-host
log test_process.py @ 44:af167d5895a3
age | author | description |
---|---|---|
Wed, 03 Dec 2014 10:33:58 +0000 | Chris Cannam | More channel tests |
Wed, 03 Dec 2014 08:25:05 +0000 | Chris Cannam | Test output values a bit; fix input conversion from int |
Wed, 26 Nov 2014 18:08:53 +0000 | Chris Cannam | Fix handling of 2D NumPy arrays |
Wed, 26 Nov 2014 15:58:46 +0000 | Chris Cannam | 2D array conversion (incorrect, crashing) |
Wed, 26 Nov 2014 14:20:54 +0000 | Chris Cannam | Add remaining accessors to plugin; move outputs to getOutputs (distinguishing between static parameters and dynamic output descriptors... is this wise?) |
Tue, 25 Nov 2014 17:39:27 +0000 | Chris Cannam | Pull out the functions that act on a plugin from module to plugin object scope. Also reverse previous decision to remove unload(), I think it is needed |
Tue, 25 Nov 2014 12:48:05 +0000 | Chris Cannam | Parameter settings |
Tue, 25 Nov 2014 10:10:49 +0000 | Chris Cannam | More tests |