Lines Matching defs:transp
5678 curvoice.transp=cfmt.sound?curvoice.sndtran:val
5707 curvoice.transp=get_interval(item,true)
5717 curvoice.transp=curvoice.sndtran
5747 curvoice.transp=val}
7846 function set_transp(){var s,transp,sndtran
7849 if(cfmt.transp&&curvoice.shift)
7850 syntax(0,"Mix of old and new transposition syntaxes");if(cfmt.transp!=undefined||curvoice.transp!=undefined||curvoice.shift!=undefined)
7851 transp=(cfmt.transp||0)+
7852 (curvoice.transp||0)+
7857 if(transp==undefined){if(sndtran==undefined)
7858 return}else{curvoice.vtransp=transp}
7865 if(transp!=undefined)
7866 s.k_transp=transp
8075 switch(parse.state){case 0:cfmt.transp=0
8076 case 1:case 2:cfmt.transp=(cfmt.transp||0)+val
8083 curvoice.transp=val
8344 function get_key(parm){var v,p_voice,s,transp,sndtran,a=new_key(parm),s_key=a[0];a=a[1]
8357 if(!curvoice.ckey.k_bagpipe&&!curvoice.ckey.k_drum&&(cfmt.transp!=undefined||curvoice.transp!=undefined||curvoice.shift!=undefined))
8358 transp=(cfmt.transp||0)+
8359 (curvoice.transp||0)+
8364 if(s_key.k_sf==undefined){if(!s_key.k_a_acc&&transp==undefined){if(sndtran==undefined)
8369 if(transp!=undefined){curvoice.vtransp=transp;s_key.k_transp=transp}
8381 if(cfmt.transp&&parse.state>=2){p_v_sav=curvoice;curvoice=p_voice;set_transp();curvoice=p_v_sav}
8772 function gch_tr1(p,transp){var i,o,n,a,ip,b40,csa=p.split('/')
8781 b40=(abc2svg.pab40(n,a)+transp+200)%40