Mercurial > hg > silvet
diff yeti/em.yeti @ 17:d75dd38a12a5
Build fix
author | Chris Cannam |
---|---|
date | Wed, 26 Mar 2014 08:51:03 +0000 |
parents | 2b7257e4fc8a |
children | fbc4011c7693 |
line wrap: on
line diff
--- a/yeti/em.yeti Wed Mar 26 08:33:45 2014 +0000 +++ b/yeti/em.yeti Wed Mar 26 08:51:03 2014 +0000 @@ -64,7 +64,8 @@ s = mat.repeatedVertical (mat.height chunk) data.sources[instrument][note]; mat.sum [acc, mat.entryWiseProduct [w, p, s, error]] done acc (select do i: inRange data.ranges i note done data.instruments) - done (mat.constMatrix epsilon [data.lowest .. data.highest]); + done (mat.constMatrix epsilon (mat.size chunk)) [data.lowest .. data.highest]; + pitches); { initialise,