Mercurial > hg > nodescore
diff scoreB.js @ 65:ab53902406d4
update presussex
author | tzara <rc-web@kiben.net> |
---|---|
date | Fri, 07 Jun 2013 16:17:36 +0000 |
parents | 20758a107447 |
children | 6889df0494a4 |
line wrap: on
line diff
--- a/scoreB.js Thu May 23 22:41:23 2013 +0000 +++ b/scoreB.js Fri Jun 07 16:17:36 2013 +0000 @@ -25,11 +25,10 @@ name: "A", transect: 0, nextunit: 0, - counter: 0, mm: 110, beatsinbar: 4, + counter: 0, mm: 60, beatsinbar: 4, units: [[48,49,41,40,30,31,38,39], [0,9,18,27,35,42,49,56], [56,57,58,59,60,61,62,63] - ] }; @@ -40,7 +39,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: 110, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [[8,9,10,11,12,13,14,15], [27,28,35,36,0,7,63,56], [0,9,18,27,35,42,49,56] @@ -54,7 +53,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: 110, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [ [16,17,18,19,20,21,22,23], [48,49,41,40,30,31,38,39], @@ -69,15 +68,10 @@ transect: 0, nextunit: 0, counter: 0, - mm: 110, beatsinbar: 4, - //durations: srcsqr[7], + mm: 60, beatsinbar: 4, units: [[0,1,2,3,4,5,6,7], [48,49,41,40,30,31,38,39], [0,1,2,3,4,5,6,7] ] - }; - -//return seqA seqB seqC seqD - -//} \ No newline at end of file + }; \ No newline at end of file