Wed, 20 Mar 2013 21:57:17 +0000 |
Chris Cannam |
Matrix details
|
Wed, 20 Mar 2013 18:28:38 +0000 |
Chris Cannam |
Some initial matrix fixes
|
Wed, 20 Mar 2013 17:48:42 +0000 |
Chris Cannam |
Towards matrix
|
Wed, 20 Mar 2013 10:09:54 +0000 |
Chris Cannam |
Rename modules
|
Wed, 20 Mar 2013 09:57:54 +0000 |
Chris Cannam |
Reorganise files
|
Tue, 19 Mar 2013 13:43:39 +0000 |
Chris Cannam |
Introduce a type declaration which makes it possible to use values from returned feature (see comment)
|
Tue, 19 Mar 2013 13:23:43 +0000 |
Chris Cannam |
Add fromFloats
|
Mon, 18 Mar 2013 21:24:04 +0000 |
Chris Cannam |
Start trying to adapt grids
|
Mon, 18 Mar 2013 10:06:35 +0000 |
Chris Cannam |
Use the same test data for all three tests
|
Mon, 18 Mar 2013 10:03:47 +0000 |
Chris Cannam |
Comments
|
Mon, 18 Mar 2013 10:01:50 +0000 |
Chris Cannam |
Implement fillFixedSampleRate
|
Mon, 18 Mar 2013 09:48:34 +0000 |
Chris Cannam |
Move Vamp structured feature post-processing out into its own module, add tests for it
|
Sun, 17 Mar 2013 22:29:19 +0000 |
Chris Cannam |
More toward structured outputs
|
Sun, 17 Mar 2013 12:20:04 +0000 |
Chris Cannam |
A tiny bit more towards structured output
|
Sat, 16 Mar 2013 22:00:25 +0000 |
Chris Cannam |
Towards structured processing
|
Wed, 06 Mar 2013 21:59:22 +0000 |
Chris Cannam |
Return structure, configuration etc along with features
|
Wed, 06 Mar 2013 21:06:16 +0000 |
Chris Cannam |
Error reporting
|
Mon, 04 Mar 2013 17:53:42 +0000 |
Chris Cannam |
Use RDF description in inferred structure; also report whether it was found in plugin data
|
Mon, 04 Mar 2013 17:20:31 +0000 |
Chris Cannam |
Fix retrieval of output computes-type
|
Mon, 04 Mar 2013 12:28:19 +0000 |
Chris Cannam |
Toward using Vamp RDF data in Vamp module. Some type problems at the moment
|
Thu, 28 Feb 2013 22:25:32 +0000 |
Chris Cannam |
This Makefile is misleading, it hasn't anything in it yet
|
Thu, 28 Feb 2013 22:22:52 +0000 |
Chris Cannam |
Tidy up Vamp RDF api
|
Wed, 27 Feb 2013 22:08:11 +0000 |
Chris Cannam |
Look up a lot of plugin and output metadata
|
Wed, 27 Feb 2013 14:21:44 +0000 |
Chris Cannam |
Retrieve global RDF as well
|
Wed, 27 Feb 2013 13:55:23 +0000 |
Chris Cannam |
Basics of retrieving Vamp plugin metadata from RDF
|
Tue, 26 Feb 2013 11:50:57 +0000 |
Chris Cannam |
Rename Complex -> Cplx (for internal-use class). Java classes and Yeti modules occupy the same filesystem namespace and the filesystem might be case-insensitive, so this is not permitted
|
Mon, 25 Feb 2013 22:11:38 +0000 |
Chris Cannam |
Merge
|
Mon, 25 Feb 2013 22:10:31 +0000 |
Chris Cannam |
Add local version of yetilab runner
|
Wed, 30 Jan 2013 09:42:00 +0000 |
Chris Cannam |
Add runner script
|
Mon, 25 Feb 2013 22:09:05 +0000 |
Chris Cannam |
Start loading Vamp RDF documents into a store
|
Mon, 25 Feb 2013 21:49:11 +0000 |
Chris Cannam |
Add getPluginPath
|
Tue, 15 Jan 2013 07:54:37 +0000 |
Chris Cannam |
Add inferredStructure
|
Mon, 14 Jan 2013 16:37:58 +0000 |
Chris Cannam |
Another structured type
|
Mon, 14 Jan 2013 14:24:12 +0000 |
Chris Cannam |
More structured plugin output descriptors
|
Fri, 11 Jan 2013 16:48:19 +0000 |
Chris Cannam |
Merge
|
Thu, 10 Jan 2013 17:55:48 +0000 |
Chris Cannam |
Pass through params to converted as well (will need them for timestamps)
|
Thu, 10 Jan 2013 17:14:46 +0000 |
Chris Cannam |
Fix initialise argument ordering
|
Fri, 11 Jan 2013 16:38:56 +0000 |
Chris Cannam |
jVamp now uses interfaces
|
Wed, 09 Jan 2013 21:36:17 +0000 |
Chris Cannam |
Tidy up Vamp interface and eliminate some Java types
|
Wed, 09 Jan 2013 21:35:37 +0000 |
Chris Cannam |
Remove the complex constants; they're not very useful and pollute the namespace
|
Tue, 08 Jan 2013 19:54:27 +0000 |
Chris Cannam |
dir path
|
Tue, 08 Jan 2013 17:30:52 +0000 |
Chris Cannam |
Select only a single output from plugin
|
Tue, 08 Jan 2013 16:31:07 +0000 |
Chris Cannam |
Simplify
|
Tue, 08 Jan 2013 16:21:08 +0000 |
Chris Cannam |
Further test tidying, add complex tests
|
Mon, 07 Jan 2013 22:33:45 +0000 |
Chris Cannam |
Map process results back into Yeti form (rudely)
|
Mon, 07 Jan 2013 17:25:05 +0000 |
Chris Cannam |
Make Vamp plugins run
|
Sun, 06 Jan 2013 21:56:19 +0000 |
Chris Cannam |
Add a lot more Vamp plugin material -- but running into a multidimensional array cast problem here
|
Sun, 06 Jan 2013 21:55:52 +0000 |
Chris Cannam |
Obtain windowed and frequency-domain frames
|
Sat, 29 Dec 2012 23:06:22 +0000 |
Chris Cannam |
Implement and test inverse fft
|
Sat, 29 Dec 2012 15:36:05 +0000 |
Chris Cannam |
Replace tagged-type block with an opaque type implementation
|
Sat, 29 Dec 2012 14:36:13 +0000 |
Chris Cannam |
Use complex class for output of FFT
|
Mon, 24 Dec 2012 23:01:23 +0000 |
Chris Cannam |
Can use doubles here, following fix in Yeti
|
Mon, 24 Dec 2012 09:21:12 +0000 |
Chris Cannam |
Add sketchy beginnings of possible complex class
|
Mon, 24 Dec 2012 09:20:58 +0000 |
Chris Cannam |
Add windowedFrames
|
Sun, 23 Dec 2012 21:01:51 +0000 |
Chris Cannam |
Return re, im arrays separately in unpack from fft (instead of using structs, which is very slow)
|
Sun, 23 Dec 2012 16:28:06 +0000 |
Chris Cannam |
Add basic forward FFT and tests. Unpacking the results takes a lot longer than computing them (this way) so this will have to change
|
Sun, 23 Dec 2012 15:49:22 +0000 |
Chris Cannam |
Add divide
|
Sun, 23 Dec 2012 15:41:35 +0000 |
Chris Cannam |
Simpler multiply. I like these to be simple at this point rather than necessarily the fastest
|
Sun, 23 Dec 2012 15:30:29 +0000 |
Chris Cannam |
Window functions
|
Sun, 23 Dec 2012 09:21:59 +0000 |
Chris Cannam |
Add fftshift
|
Sat, 22 Dec 2012 11:19:46 +0000 |
Chris Cannam |
Add multiply, consts
|
Sat, 22 Dec 2012 10:08:06 +0000 |
Chris Cannam |
Make concat take a list of arbitrary length; test it, and improve test output
|
Fri, 21 Dec 2012 22:56:45 +0000 |
Chris Cannam |
Vestigial Vamp plugin thingy
|
Fri, 21 Dec 2012 15:36:42 +0000 |
Chris Cannam |
Basic block maths functions, tests for same; simplify tests slightly
|
Fri, 21 Dec 2012 13:32:03 +0000 |
Chris Cannam |
blocksize -> framesize in framer
|
Fri, 21 Dec 2012 13:31:10 +0000 |
Chris Cannam |
Small simplification to tests
|
Fri, 21 Dec 2012 13:30:23 +0000 |
Chris Cannam |
Framer: make frames function delegate depending on whether overlapping or not, and have a single entry point either way
|
Thu, 20 Dec 2012 23:17:08 +0000 |
Chris Cannam |
Simplify framer
|
Thu, 20 Dec 2012 23:11:13 +0000 |
Chris Cannam |
Minor edit
|
Thu, 20 Dec 2012 23:04:52 +0000 |
Chris Cannam |
Implement concat, add fvector tests
|
Thu, 20 Dec 2012 21:56:27 +0000 |
Chris Cannam |
Pull out tests into subdir
|
Thu, 20 Dec 2012 15:25:46 +0000 |
Chris Cannam |
Don't use framer for playback -- it's mono only
|
Thu, 20 Dec 2012 15:13:30 +0000 |
Chris Cannam |
Test for, and fix, zero-padding in non-overlapping framer
|
Thu, 20 Dec 2012 15:08:14 +0000 |
Chris Cannam |
Fix up framer tests, get framer to pass them
|
Thu, 20 Dec 2012 12:21:59 +0000 |
Chris Cannam |
Tidy
|
Thu, 20 Dec 2012 12:12:11 +0000 |
Chris Cannam |
Some fixes to file opening & playback
|
Thu, 20 Dec 2012 11:58:48 +0000 |
Chris Cannam |
Update to use Block tagged types throughout
|
Mon, 17 Dec 2012 16:00:12 +0000 |
Chris Cannam |
Tidy up streams a bit
|
Mon, 17 Dec 2012 14:45:55 +0000 |
Chris Cannam |
More experiments with tagged types; I don't feel this is going in the right direction though
|
Mon, 17 Dec 2012 12:47:08 +0000 |
Chris Cannam |
Experiment with making double[] vectors tagged types (to increase opacity)
|
Sat, 15 Dec 2012 23:50:58 +0000 |
Chris Cannam |
Start on tests
|
Sat, 15 Dec 2012 00:00:22 +0000 |
Chris Cannam |
Pull out channel mixers to new file, add synthetic streams, start on playback
|
Fri, 14 Dec 2012 10:20:00 +0000 |
Chris Cannam |
Convert audiofile to returning objects
|
Fri, 14 Dec 2012 09:29:29 +0000 |
Chris Cannam |
Fixes to naming and indexing in framer
|
Thu, 13 Dec 2012 16:21:07 +0000 |
Chris Cannam |
Add (rather clumsy) overlapping framer
|
Thu, 13 Dec 2012 13:52:41 +0000 |
Chris Cannam |
Working framer; handle end of stream correctly
|
Thu, 13 Dec 2012 11:13:35 +0000 |
Chris Cannam |
Split out floatrix to fmatrix, fvector
|
Thu, 13 Dec 2012 10:35:23 +0000 |
Chris Cannam |
Make mixedDown a bit less inefficient, add copy functions
|
Wed, 12 Dec 2012 22:22:02 +0000 |
Chris Cannam |
Add mixedDown, start framer
|
Wed, 12 Dec 2012 17:12:34 +0000 |
Chris Cannam |
Finish initial set of functions in primitive-array backed matrix; use in audiofile
|
Wed, 12 Dec 2012 15:55:08 +0000 |
Chris Cannam |
Add transposed
|
Wed, 12 Dec 2012 15:48:34 +0000 |
Chris Cannam |
Start matrix implementation using underlying primitive array rows
|
Thu, 06 Dec 2012 22:19:46 +0000 |
Chris Cannam |
Rename audio -> audiofile
|
Thu, 06 Dec 2012 22:19:29 +0000 |
Chris Cannam |
Actual audio file read code; implement deinterleaved
|
Sun, 02 Dec 2012 12:09:32 +0000 |
Chris Cannam |
Matrix bits & bobs
|
Fri, 30 Nov 2012 18:06:47 +0000 |
Chris Cannam |
Misc bits
|