D | abc2svg-1.js | 1249 function x_head(s,note){return s.x+note.shhd*stv_g.scale} argument 1250 function y_head(s,note){return staff_tb[s.st].y+3*(note.pit-18)} argument 1386 function draw_slur(path,not1,sl){var i,k,g,x1,y1,x2,y2,height,addy,a,y,z,h,dx,dy,ty=sl.ty,dir=(ty&0… argument 1516 function draw_sls(s,sl,snote){var k,v,i,dir,path=[],enote=sl.note,s2=enote.s argument 6228 note={pit:pit,shhd:0,shac:0} variable 6232 function set_map(note,acc){var pit=note.pit,nn=not2abc(pit,acc),map=maps[curvoice.map] argument 6286 s.sls=[];s.sls.push({note:enote,ty:C.SL_AUTO}) property 6405 curvoice.sls.push({is_note:true,note:note,ty:i})} property 6436 curvoice.sls.push({note:s.notes[0],ty:i}) property 7690 s.sls.push({ty:sl.ty,note:{s:s2}})}else{syntax(1,"Lack of ending slur(s)")}}} property [all …]
|