client/annotviz/app/pianoroll_h.html
changeset 153 60bd2b36b9dc
parent 150 c8fe9606d967
equal deleted inserted replaced
152:f0e12afcfba1 153:60bd2b36b9dc
    48         	logger: logger,
    48         	logger: logger,
    49             stageView: stageView,
    49             stageView: stageView,
    50             ws: new annotviz.WsWrapper(wsUri),
    50             ws: new annotviz.WsWrapper(wsUri),
    51         	orientation: 'horizontal',
    51         	orientation: 'horizontal',
    52         	sceneWidth: 1024,
    52         	sceneWidth: 1024,
       
    53         	showTimer: false,
    53         	zeroShift: 1,
    54         	zeroShift: 1,
    54             pianorolls : [
    55             pianorolls : [
    55 			  {
    56 			  {
    56 			    height: 384,
    57 			    height: 384,
    57 			    timeWidth: 10,
    58 			    timeWidth: 10,