Mercurial > hg > silvet
diff yeti/templates.yeti @ 22:782b910394f3
Instruments by number rather than by name
author | Chris Cannam |
---|---|
date | Fri, 28 Mar 2014 14:00:40 +0000 |
parents | a91de434feb8 |
children | 990b8b8b7e25 |
line wrap: on
line diff
--- a/yeti/templates.yeti Fri Mar 28 12:52:11 2014 +0000 +++ b/yeti/templates.yeti Fri Mar 28 14:00:40 2014 +0000 @@ -30,7 +30,7 @@ done; done instruments; -//!!! these ranges are hardcoded in the original (and are a bit more restrictive) +//!!! these ranges are hardcoded, in the original (and are a bit more restrictive) extractRanges templates = mapIntoHash id do instrument: levels = map vec.sum (mat.asColumns (templates[instrument]));