Mercurial > hg > silvet
log src/Silvet.cpp @ 371:426ce52ef096
age | author | description |
---|---|---|
Wed, 07 Oct 2015 16:47:31 +0100 | Chris Cannam | Fix crash in finetune mode sometimes caused by note remaining on while column falls below threshold |
Mon, 07 Sep 2015 16:23:55 +0100 | Chris Cannam | Copy the column before potentially erasing while iterating through it |
Mon, 07 Sep 2015 14:45:19 +0100 | Chris Cannam | Some tidying, switch to libc++ |
Thu, 03 Sep 2015 12:06:31 +0100 | Chris Cannam | Restore threads stuff -- the host needs to be compiled with threading |
Wed, 12 Aug 2015 17:27:51 +0100 | Chris Cannam | Be sure to emit offsets even after very short note-part mirex2015 |
Wed, 12 Aug 2015 16:03:53 +0100 | Chris Cannam | Annoyingly, getting crashes in the tester when using C++11 futures -- for now simply disable that, but it'll need looking into |
Wed, 12 Aug 2015 15:01:19 +0100 | Chris Cannam | Fix incorrect max value for processing mode parameter |