log native/PyPluginObject.cpp @ 124:bea7cf4126b5

age author description
Wed, 24 Jun 2015 14:11:19 +0100 Chris Cannam Add RealTime tests, simplify allocations & a couple of fixes
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 13:03:37 +0100 Chris Cannam Commented-out debug
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).
Wed, 17 Jun 2015 11:04:15 +0100 Chris Cannam Update tests
Wed, 17 Jun 2015 10:50:42 +0100 Chris Cannam Back out rev 0a2f2e7803ea (naming: PyPluginObject members snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already.
Wed, 17 Jun 2015 10:48:03 +0100 Chris Cannam Back out rev fbd084b81ece (naming: plugin output and parameter descriptors snake_case). Returning to camelCase for names that exist in Vamp SDK / VamPy already.