log

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