log

age author description
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)