Wed, 06 Feb 2019 10:59:33 +0000 |
Chris Cannam |
Version and copyright
|
Thu, 24 Jan 2019 15:07:04 +0000 |
Chris Cannam |
Fix invalid call to parts.erase(parts.end()), which can crash and never does anything good. I think this is the intended behaviour.
|
Thu, 24 Jan 2019 15:06:13 +0000 |
Chris Cannam |
Remove line that does nothing
|
Tue, 03 Dec 2013 11:13:58 +0000 |
Chris Cannam |
Don't allocate on stack, these frame sizes are large and the time saving irrelevant
|
Tue, 03 Dec 2013 10:04:22 +0000 |
Chris Cannam |
Add AGPL, update copyright dates, update for changes to qm-dsp api etc
|
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: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 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 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
base
songparts/SongParts.cpp@9acff483b8f5
|