Wed, 29 Apr 2015 09:51:09 +0100 |
Chris Cannam |
Refactor velocity calculations
livemode
|
Wed, 29 Apr 2015 09:27:38 +0100 |
Chris Cannam |
Add onsets output (lower-latency than the notes output)
livemode
|
Tue, 28 Apr 2015 16:54:12 +0100 |
Chris Cannam |
Minor tidy
livemode
|
Tue, 28 Apr 2015 13:55:32 +0100 |
Chris Cannam |
Some small speed improvements for live mode (+ don't use async for it when there's only one template in the EM process: the overhead isn't worth it)
livemode
|
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
|
Tue, 28 Apr 2015 09:17:12 +0100 |
Chris Cannam |
Update subrepo code
|
Mon, 19 Jan 2015 11:23:07 +0000 |
Chris Cannam |
Add chromagram output
|
Mon, 19 Jan 2015 09:33:35 +0000 |
Chris Cannam |
Update bqvec paths
livemode
|
Fri, 05 Dec 2014 17:00:06 +0000 |
Chris Cannam |
Adjust silent column threshold for live mode (fewer bins)
livemode
|
Fri, 05 Dec 2014 16:47:06 +0000 |
Chris Cannam |
Merge from default branch
livemode
|
Fri, 05 Dec 2014 16:46:57 +0000 |
Chris Cannam |
Now that we are returning the pitch activation matrix, we don't want to skip silent columns in the postprocess loop
|
Fri, 05 Dec 2014 16:40:51 +0000 |
Chris Cannam |
Bump version for live mode
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
|
Fri, 28 Nov 2014 09:42:56 +0000 |
Chris Cannam |
Thinking about a "live" mode...
livemode
|
Fri, 17 Oct 2014 09:34:26 +0100 |
Chris Cannam |
Add new output
|
Fri, 17 Oct 2014 09:26:59 +0100 |
Chris Cannam |
Bump plugin version
|
Wed, 15 Oct 2014 17:40:20 +0100 |
Chris Cannam |
Add pitch activation matrix output
|
Fri, 08 Aug 2014 11:54:54 +0100 |
Chris Cannam |
Omit cq/misc
|
Fri, 08 Aug 2014 11:50:52 +0100 |
Chris Cannam |
Add file to archive from latest tag
|
Fri, 08 Aug 2014 11:41:09 +0100 |
Chris Cannam |
Added tag v1.0 for changeset eabebfd875ed
|
Fri, 08 Aug 2014 11:35:19 +0100 |
Chris Cannam |
Merge
v1.0
|
Fri, 08 Aug 2014 11:06:40 +0100 |
Chris Cannam |
OpenMP doesn't seem very reliable here
|