Home
last modified time | relevance | path

Searched refs:p_voice (Results 1 – 8 of 8) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
Dambitus-1.js17 …BLEN/4,pit:max,shhd:0}]}},draw_symbols:function(of,p_voice){var staff_tb=this.get_staff_tb(),s=p_v… argument
22 p_voice.clef.nhd=0}
23 of(p_voice)},set_pitch:function(of,last_s){of(last_s)
Dclip-1.js48 var s,s2,sy,p_voice,v
62 for(v=0;v<voice_tb.length;v++){p_voice=voice_tb[v]
65 p_voice.sym=s2}
74 for(v=0;v<voice_tb.length;v++){p_voice=voice_tb[v]
78 p_voice.sym=null}
Dabc2svg-1.js560 function draw_deco_staff(){var s,p_voice,y,i,v,de,dd,minmax=new Array(nstaff+1),nd=a_de.length
561 function draw_repbra(p_voice){var s,s1,x,y,y2,i,p,w,wh,first_repeat;y=staff_tb[p_voice.st].topbar+25 argument
562 for(s=p_voice.sym;s;s=s.next){if(s.type!=C.BAR)
575 y2=y_get(p_voice.st,true,s1.x,s.x-s1.x)
578 if(s1.text){wh=strwh(s1.text);y2=y_get(p_voice.st,true,s1.x+4,wh[0])+
587 set_dscale(p_voice.st,true);y2=y*staff_tb[p_voice.st].staffscale
610 if(!s.next&&!s.rbstop&&!p_voice.bar_start){p_voice.bar_start=clone(s);p_voice.bar_start.type=C.BAR;
611 delete p_voice.bar_start.text;p_voice.bar_start.rbstart=1
612 delete p_voice.bar_start.a_gch}
645 for(v=0;v<voice_tb.length;v++){p_voice=voice_tb[v]
[all …]
Dsth-1.js16 break}},set_sth:function(){var s,h,v,sth_a,p_voice,voice_tb=this.get_voice_tb()
17 for(v=0;v<voice_tb.length;v++){p_voice=voice_tb[v]
18 if(p_voice.sth!=null)
21 for(s=p_voice.sym;s;s=s.next){if(s.sth){sth_a=s.sth;s.sth=null}
Dgamelan-1.js94 of()},draw_symbols:function(of,p_voice){var i,m,nl,note,s,s2,x,y,C=abc2svg.C,abc=this,dot="\ue1e7",… argument
95 if(!abc.cfmt().gamelan){of(p_voice)
129 for(s=p_voice.sym;s;s=s.next){if(s.invis)
Djianpu-1.js93 of()},draw_symbols:function(of,p_voice){var i,m,nl,note,s,s2,x,y,C=abc2svg.C,abc=this,dot="\ue1e7",… argument
94 if(!abc.cfmt().jianpu){of(p_voice)
127 for(s=p_voice.sym;s;s=s.next){if(s.invis)
Dgrid-1.js105 var p_voice,n,font,f2
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8p_voice.time&&(syntax(1,"Wrong duration in voice overlay"),curvoice.time>vover.p_voice.time&&(vove… property