Mercurial > hg > vampy-host
log
age | author | description |
---|---|---|
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:54:46 +0000 | Chris Cannam | Another little bit |
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 |