Mercurial > hg > silvet
log
age | author | description |
---|---|---|
Tue, 28 Apr 2015 12:21:40 +0100 | Chris Cannam | Live mode enhancements: Adjust processing parameters (for speed) and peak-pick pitch activations across frequency (to avoid neighbouring-semitone clusters) livemode |
Tue, 28 Apr 2015 12:20:39 +0100 | Chris Cannam | Use only a single piano template in live mode, for speed livemode |
Tue, 28 Apr 2015 11:24:23 +0100 | Chris Cannam | Merge from default branch livemode |
Tue, 28 Apr 2015 11:09:31 +0100 | Chris Cannam | Don't rely on column count to determine whether we've set the start time or not -- it could theoretically be 0 even after some input has appeared |
Tue, 28 Apr 2015 10:02:36 +0100 | Chris Cannam | Replace OpenMP usage with (hopefully more portable) C++11 async. Define MAX_EM_THREADS=1 if you don't want to use it. |
Tue, 28 Apr 2015 09:41:40 +0100 | Chris Cannam | Pull out applyEM function |