Home
last modified time | relevance | path

Searched refs:last_s (Results 1 – 6 of 6) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
H A Dambitus-1.js23 of(p_voice)},set_pitch:function(of,last_s){of(last_s) argument
24 if(!last_s&&this.cfmt().ambitus)
H A Dclair-1.js126 of(cmd,param)},set_pitch:function(of,last_s){if(last_s){of(last_s) argument
135 of(last_s)},set_vp:function(of,a){var i,curvoice=this.get_curvoice()
H A Dmdnn-1.js63 of(cmd,param)},set_pitch:function(of,last_s){of(last_s) argument
64 if(!last_s||!this.cfmt().mdnn)
H A Dgamelan-1.js151 of(cmd,param)},set_pitch:function(of,last_s){of(last_s) argument
152 if(!last_s||!this.cfmt().gamelan)
H A Djianpu-1.js153 of(cmd,param)},set_pitch:function(of,last_s){of(last_s) argument
154 if(!last_s||!this.cfmt().jianpu)
H A Dabc2svg-1.js4537 Abc.prototype.set_pitch=function(last_s){var s,s2,g,st,delta,pitch,note,dur=C.BLEN,m=nstaff+1,staff_delta=new Int16Array(new Array(m*2)),sy=cur_sy argument
4544 for(s=tsfirst;s!=last_s;s=s.ts_next){st=s.st
4577 if(!last_s)
4706 function new_sym(s,p_v,last_s){s.p_v=p_v argument
4709 s.time=last_s.time
4713 p_v.last_sym=s;lktsym(s,last_s)}
4714 function init_music_line(){var p_voice,s,s1,s2,s3,last_s,v,st,shr,shrmx,shl,shlp,p_st,top,nv=voice_tb.length
4734 last_s=tsfirst
4744 s.ts_next=last_s;if(last_s)
[all...]