log org/vamp_plugins/test.java @ 21:0a91d898acc3

age author description
Thu, 09 Feb 2012 16:18:33 +0000 Chris Cannam Finish implementation of RealTime; add dispose() calls
Tue, 07 Feb 2012 15:53:21 +0000 Chris Cannam More tests
Tue, 07 Feb 2012 12:12:36 +0000 Chris Cannam Pull out Feature to a separate file; JNI doesn't seem to be able to find its constructor otherwise. Also a couple of other fixes
Mon, 06 Feb 2012 18:01:58 +0000 Chris Cannam Test process(). Now crashes
Mon, 06 Feb 2012 17:35:26 +0000 Chris Cannam Include initialise and getRemainingFeatures in test
Thu, 26 Jan 2012 15:44:50 +0000 Chris Cannam Implement getParameterDescriptors
Thu, 26 Jan 2012 14:46:45 +0000 Chris Cannam Complete implementation of getOutputDescriptors
Wed, 25 Jan 2012 15:30:12 +0000 Chris Cannam Implement getPrograms, start on getOutputDescriptors
Mon, 23 Jan 2012 23:00:33 +0000 Chris Cannam Fill in some more function definitions, including a getInputDomain that actually returns an enum! Woo
Fri, 13 Jan 2012 14:08:01 +0000 Chris Cannam First draft -- can load a plugin and print its name & description