log

age author description
Thu, 13 Jun 2013 17:40:24 +0100 Chris Cannam Avoid returning unwanted output from process; move Linux makefile to linux rather than linux64 as there's nothing 64-bit-specific about it mirex2013
Thu, 13 Jun 2013 16:39:46 +0100 matthiasm merge
Thu, 13 Jun 2013 16:38:04 +0100 matthiasm added comment to weird beat-deletion code
Thu, 13 Jun 2013 16:30:31 +0100 matthiasm removed all but one output
Thu, 13 Jun 2013 15:36:16 +0100 Chris Cannam Add mingw32 Makefile
Thu, 13 Jun 2013 15:35:51 +0100 Chris Cannam Tidy include flags out into single variable
Thu, 13 Jun 2013 12:43:08 +0100 Chris Cannam Add individual arma:: using declarations
Thu, 13 Jun 2013 12:31:32 +0100 Chris Cannam Remove unneeded boost includes and generic arma namespace import
Thu, 13 Jun 2013 12:11:26 +0100 Chris Cannam More songparts/SongPartitioner -> Segmentino renaming
Thu, 13 Jun 2013 12:07:55 +0100 matthiasm moved README to root
Thu, 13 Jun 2013 11:56:33 +0100 matthiasm added README
Thu, 13 Jun 2013 11:39:16 +0100 matthiasm changed makefiles (mainly adding some more sources to the .inc file)
Thu, 13 Jun 2013 11:24:03 +0100 Chris Cannam Sample rates unrelated to 44.1KHz give non-power-of-two blocksizes: pick next power of two up, in that situation. Also remove some printouts
Thu, 13 Jun 2013 10:25:24 +0100 Chris Cannam Switch to using subrepo copies of qm-dsp, nnls-chroma, vamp-plugin-sdk; update Armadillo version; assume build without external BLAS/LAPACK
Thu, 13 Jun 2013 09:43:01 +0100 Chris Cannam Rename SongParts/songpartitioner to Segmentino throughout
Wed, 12 Jun 2013 19:23:03 +0100 matthiasm merge
Wed, 12 Jun 2013 19:20:27 +0100 matthiasm removed parameter; renamed non-repeating segments from n* to N*, e.g. N1, N2
Mon, 21 May 2012 15:24:14 +0100 matthiasm corrected bass attenuation
Mon, 21 May 2012 15:19:14 +0100 matthiasm corrected bass attenuation
Mon, 21 May 2012 13:10:08 +0100 matthiasm merge
Wed, 12 Jun 2013 12:56:34 +0100 Chris Cannam Remove obsolete file
Mon, 21 May 2012 23:13:36 +0100 Chris Cannam Add category and RDF description files
Thu, 17 May 2012 15:25:31 +0100 Chris Cannam Merge from slimline branch
Wed, 16 May 2012 12:22:59 +0100 Chris Cannam Catch bad_alloc (can occur on allocating cube for long song) and reject slimline
Wed, 16 May 2012 12:04:21 +0100 Chris Cannam Reset chromadata slimline
Wed, 16 May 2012 11:56:07 +0100 Chris Cannam Eliminate a couple more potential unsigned underflows, fix compiler warnings slimline
Wed, 16 May 2012 11:44:39 +0100 Chris Cannam Fix failure to set hasTimestamp on final part slimline
Fri, 11 May 2012 17:37:49 +0100 Chris Cannam Fix big memory leak slimline
Fri, 11 May 2012 17:37:42 +0100 Chris Cannam Change plugin .so name slimline
Fri, 11 May 2012 16:59:14 +0100 Chris Cannam Fix crash on silent input slimline