Lines Matching refs:ulen
5909 if(parse.state>=1){if(!glovar.ulen){if(wmeasure<=1||wmeasure>=C.BLEN*3/4)
5910 glovar.ulen=C.BLEN/8
5912 glovar.ulen=C.BLEN/16}
5976 if(parse.state<2){glovar.ulen=d1}else{curvoice.ulen=d1;curvoice.dur_fact=d2/d1}
6103 if(curvoice.ulen<0)
6250 function parse_basic_note(line,ulen){var nd,note=parse_acc_pit(line) argument
6254 nd=parse_dur(line);note.dur=ulen*nd[0]/nd[1]
6358 …=C.REST;line.index++;nd=parse_dur(line);s.dur_orig=((curvoice.ulen<0)?C.BLEN:curvoice.ulen)*nd[0]/…
6384 note=parse_basic_note(line,s.grace?C.BLEN/4:curvoice.ulen<0?C.BLEN:curvoice.ulen)
8312 p_voice2.ulen=curvoice.ulen
8351 if(!glovar.ulen)
8352 glovar.ulen=C.BLEN/8;parse.state=2;return
8386 …:0,new:true,pos:{dyn:0,gch:0,gst:0,orn:0,stm:0,voc:0,vol:0},scale:1,ulen:glovar.ulen,dur_fact:1,ke…
8437 for(v=0;v<voice_tb.length;v++){p_voice=voice_tb[v];p_voice.ulen=glovar.ulen