Mercurial > hg > silvet
log src/EM.cpp @ 372:af71cbdab621 tip
age | author | description |
---|---|---|
Tue, 08 Sep 2015 10:58:19 +0100 | Chris Cannam | Fix memory leak in EM v1.1 |
Mon, 07 Sep 2015 12:00:22 +0100 | Chris Cannam | Remove unused arg |
Mon, 29 Jun 2015 16:22:32 +0100 | Chris Cannam | Initialise pitch and shift vectors to 1.0 instead of randomly -- seems to produce at least no worse results, and has the advantage of producing deterministic output livemode |
Tue, 28 Apr 2015 11:24:23 +0100 | Chris Cannam | Merge from default branch livemode |
Tue, 28 Apr 2015 09:17:12 +0100 | Chris Cannam | Update subrepo code |
Mon, 19 Jan 2015 09:33:35 +0000 | Chris Cannam | Update bqvec paths livemode |
Wed, 06 Aug 2014 16:44:44 +0100 | Chris Cannam | drand48 isn't so portable and we don't really need high-quality randomness, use rand instead |