Mercurial > hg > silvet
diff yeti/scratch/generateTemplatesC.yeti @ 127:df05f855f63b
Merge from branch bqvec-openmp
author | Chris Cannam |
---|---|
date | Wed, 07 May 2014 11:55:32 +0100 |
parents | 97b77e7cb94c |
children | 840c0d703bbb e3373d367bda |
line wrap: on
line diff
--- a/yeti/scratch/generateTemplatesC.yeti Tue May 06 18:55:11 2014 +0100 +++ b/yeti/scratch/generateTemplatesC.yeti Wed May 07 11:55:32 2014 +0100 @@ -106,7 +106,7 @@ " const char *name;", " int lowest;", " int highest;", - " float data[SILVET_TEMPLATE_NOTE_COUNT][SILVET_TEMPLATE_SIZE];", + " double data[SILVET_TEMPLATE_NOTE_COUNT][SILVET_TEMPLATE_SIZE];", "} silvet_template_t;", "", "static int silvet_templates_lowest_note = \(overallLowest);",