annot-server/webapp/templates/pianoroll.html
changeset 153 60bd2b36b9dc
parent 151 8468703ef93c
child 154 e35e7efb7b6b
equal deleted inserted replaced
152:f0e12afcfba1 153:60bd2b36b9dc
    38     var doubleroll = new annotviz.DoubleRoll({
    38     var doubleroll = new annotviz.DoubleRoll({
    39     	logger: logger,
    39     	logger: logger,
    40         stageView: stageView,
    40         stageView: stageView,
    41         ws: new annotviz.WsWrapper(wsUri),
    41         ws: new annotviz.WsWrapper(wsUri),
    42     	orientation: 'horizontal',
    42     	orientation: 'horizontal',
       
    43     	showTimer: true,
    43     	sceneWidth: 1024,
    44     	sceneWidth: 1024,
    44     	sceneHeight: 768,
    45     	sceneHeight: 768,
    45     	zeroShift: 1,
    46     	zeroShift: 1,
    46         pianorolls : [
    47         pianorolls : [
    47 		  {
    48 		  {