log src/LiveInstruments.cpp @ 372:af71cbdab621 tip

age author description
Wed, 12 Aug 2015 16:01:58 +0100 Chris Cannam Avoid NaN in empty notes in template matrix
Tue, 19 May 2015 09:51:51 +0100 Chris Cannam A small improvement, but not enough livemode-octave-higher
Tue, 19 May 2015 09:29:00 +0100 Chris Cannam Experiment with dropping the bottom octave off each template (since most of the information is in higher harmonics anyway!) -- this is about 15% faster again and has half the latency, but per livemode-octave-higher
Mon, 18 May 2015 13:58:27 +0100 Chris Cannam Always use q=0.8 and accept the hit on speed -- the templates are made for that configuration and it does work better. Also some adjustments to thresholding and peak picking for live mode in particular. livemode
Wed, 29 Apr 2015 10:34:44 +0100 Chris Cannam For piano instrument in live mode, merge the templates rather than only using one (seems to give better results) livemode
Tue, 28 Apr 2015 12:20:39 +0100 Chris Cannam Use only a single piano template in live mode, for speed livemode
Fri, 05 Dec 2014 16:34:24 +0000 Chris Cannam More adjustments for live mode, including actually *using* the max frequency we calculated earlier livemode
Tue, 02 Dec 2014 17:13:10 +0000 Chris Cannam Add output for the templates (probably temporarily) livemode
Mon, 01 Dec 2014 17:12:19 +0000 Chris Cannam More tweaking of frequencies livemode
Fri, 28 Nov 2014 18:15:44 +0000 Chris Cannam A thresholding "fix" livemode
Fri, 28 Nov 2014 10:31:59 +0000 Chris Cannam Re-normalise livemode
Fri, 28 Nov 2014 10:18:22 +0000 Chris Cannam More toward a possible live mode livemode