diff yeti/scratch/generateTemplatesC.yeti @ 219:a144217a9cfb

Give RWC piano same range as other pianos
author Chris Cannam
date Tue, 15 Jul 2014 16:40:58 +0100
parents a175b693b3ae
children
line wrap: on
line diff
--- a/yeti/scratch/generateTemplatesC.yeti	Tue Jul 15 16:39:30 2014 +0100
+++ b/yeti/scratch/generateTemplatesC.yeti	Tue Jul 15 16:40:58 2014 +0100
@@ -35,6 +35,7 @@
     "piano1": { lowest = 16, highest = 72 },
     "piano2": { lowest = 16, highest = 72 },
     "piano3": { lowest = 16, highest = 72 },
+    "pianorwc": { lowest = 16, highest = 72 },
 ];
 
 overallLowest = 15;