Tue, 15 Jul 2014 13:28:25 +0100 |
Chris Cannam |
Make source sparsity configurable in instrument pack as well as pitch sparsity; make both equal to 1 for piano templates
|
Fri, 23 May 2014 18:17:59 +0100 |
Chris Cannam |
Add some further parameters to the instrument pack
|
Wed, 21 May 2014 14:41:53 +0100 |
Chris Cannam |
Introduce shift sparsity
|
Tue, 20 May 2014 17:34:49 +0100 |
Chris Cannam |
Start working on returning fine-tuning pitches
finetune
|
Tue, 20 May 2014 15:31:05 +0100 |
Chris Cannam |
Introduce InstrumentPack class
|
Wed, 14 May 2014 19:38:36 +0100 |
Chris Cannam |
double -> float in EM (to test)
|
Wed, 07 May 2014 11:18:30 +0100 |
Chris Cannam |
Comments
bqvec-openmp
|
Wed, 07 May 2014 09:43:15 +0100 |
Chris Cannam |
Pull out shifted templates into separate arrays with proper alignment (trading off memory occupied against getting the alignments right)
bqvec-openmp
|
Wed, 07 May 2014 09:08:52 +0100 |
Chris Cannam |
Simplify slightly, make HQ mode the default
bqvec-openmp
|
Wed, 07 May 2014 09:01:32 +0100 |
Chris Cannam |
Merge from default branch
bqvec-openmp
|
Tue, 06 May 2014 18:55:11 +0100 |
Chris Cannam |
Add draft/intensive mode setting (determines whether to use shifts)
|
Tue, 06 May 2014 14:57:09 +0100 |
Chris Cannam |
Cut allocations with temporary storage ready to swap in
bqvec
|
Tue, 06 May 2014 14:45:16 +0100 |
Chris Cannam |
Use single-precision floats throughout EM code
timing
|
Tue, 06 May 2014 14:19:19 +0100 |
Chris Cannam |
Complete using bqvec for allocation etc, but with unchanged processing logic
bqvec
|
Tue, 06 May 2014 13:49:52 +0100 |
Chris Cannam |
First bit of bqvec adaptation
bqvec
|
Tue, 06 May 2014 12:49:49 +0100 |
Chris Cannam |
Store templates as doubles instead of floats
timing
|
Tue, 06 May 2014 11:53:02 +0100 |
Chris Cannam |
Hoist variables, add consts
timing
|
Tue, 08 Apr 2014 13:30:32 +0100 |
Chris Cannam |
Support shifts as an additional dimension (as in the original model). Also return velocity as well.
preshift
|
Mon, 07 Apr 2014 17:36:40 +0100 |
Chris Cannam |
Merge from default branch
preshift
|
Mon, 07 Apr 2014 17:34:19 +0100 |
Chris Cannam |
Fix incorrect normalisation of source activation matrix
|
Mon, 07 Apr 2014 13:01:08 +0100 |
Chris Cannam |
Get notes out using pre-shifted templates (not working properly)
preshift
|
Sat, 05 Apr 2014 18:10:33 +0100 |
Chris Cannam |
Sparsity parameters
|
Fri, 04 Apr 2014 19:05:47 +0100 |
Chris Cannam |
Return pitch activation matrix
|
Fri, 04 Apr 2014 17:48:06 +0100 |
Chris Cannam |
Fill out the EM logic
|
Fri, 04 Apr 2014 14:38:40 +0100 |
Chris Cannam |
More on EM
|
Fri, 04 Apr 2014 14:28:41 +0100 |
Chris Cannam |
Start on EM class
|