log vampyhost.cpp @ 11:e5b575d69b01 lf-numpy-arrays

age author description
Wed, 20 Mar 2013 11:07:24 +0000 luisf changed a comment lf-numpy-arrays
Tue, 19 Mar 2013 15:43:56 +0000 luisf Added a few more test code. lf-numpy-arrays
Thu, 14 Mar 2013 16:52:44 +0000 luisf Printing a few results lf-numpy-arrays
Thu, 14 Mar 2013 11:37:07 +0000 luisf Working on the code so that it accepts numpy n-dim arrays directly (output of scikits.audiolab). Not working for stereo. lf-numpy-arrays
Tue, 12 Mar 2013 18:20:06 +0000 luisf On the plugin initialisation is now convertiing the 3 Python integers to C Py_ssize_t.
Mon, 18 Feb 2013 16:18:22 +0000 Chris Cannam Various further fixes. Now we core dump instead of throwing an exception in the test program. Hurrah
Thu, 31 Jan 2013 17:44:37 +0000 Chris Cannam Toward using NumPy structures instead of low-level strings
Thu, 31 Jan 2013 13:31:52 +0000 Chris Cannam Use plugin adapter flags; don't need to concern ourselves with mixdown
Thu, 31 Jan 2013 13:03:47 +0000 Chris Cannam Fix peculiar return types
Mon, 29 Oct 2012 08:20:06 +0000 Chris Cannam Update for current Vamp host sdk API
Mon, 22 Oct 2012 16:10:46 +0100 Chris Cannam Import the early draft version