Home
last modified time | relevance | path

Searched refs:set_fmt (Results 1 – 19 of 19) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
Dtemper-1.js5 abc2svg.temper={set_fmt:function(of,cmd,param){if(cmd=="temperament"){var i,tb,tb40=new Float32Arra… method
17 of(cmd,param)},set_hooks:function(abc){abc.set_format=abc2svg.temper.set_fmt.bind(abc,abc.set_forma…
Dsoloffs-1.js5 abc2svg.soloffs={set_fmt:function(of,cmd,parm){if(cmd=="soloffs"){var i,v,C=abc2svg.C,soloffs=this.… method
24 …s.set_sym_glue.bind(abc,abc.set_sym_glue);abc.set_format=abc2svg.soloffs.set_fmt.bind(abc,abc.set_…
Dchordnames-1.js16 of(s)},set_fmt:function(of,cmd,parm){var i,cfmt=this.cfmt() method
23 abc.set_format=abc2svg.chordnames.set_fmt.bind(abc,abc.set_format)}}
Dcapo-1.js21 of(s)},set_fmt:function(of,cmd,param){if(cmd=="capo"){this.set_v_param("capo_",param)
30 …c2svg.capo.gch_build.bind(abc,abc.gch_build);abc.set_format=abc2svg.capo.set_fmt.bind(abc,abc.set_…
Dpedline-1.js24 …ed(1)+'l2.5 -6"/>\n')}else{this.out_svg("h"+val.toFixed(1)+'v-6"/>\n')}},set_fmt:function(of,cmd,p…
29 abc.set_format=abc2svg.pedline.set_fmt.bind(abc,abc.set_format)}}
Djazzchord-1.js41 of(s)},set_fmt:function(of,cmd,parm){var r,k method
52 abc.set_format=abc2svg.jazzchord.set_fmt.bind(abc,abc.set_format)
Dgrid2-1.js29 …,x,y)}},output_music:function(of){abc2svg.grid2.do_grid.call(this);of()},set_fmt:function(of,cmd,p… method
32 …id2.output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.grid2.set_fmt.bind(abc,abc.set_…
Ddiag-1.js372 of()},set_fmt:function(of,cmd,param){if(cmd=="diagram"){this.cfmt().diag=param method
374 …diag.output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.diag.set_fmt.bind(abc,abc.set_…
Dambitus-1.js25 abc2svg.ambitus.do_ambitus.call(this)},set_fmt:function(of,cmd,param){if(cmd=="ambitus"){this.cfmt(…
27 …ambitus.set_pitch.bind(abc,abc.set_pitch);abc.set_format=abc2svg.ambitus.set_fmt.bind(abc,abc.set_…
Dequalbars-1.js5 abc2svg.equalbars={output_music:function(of){this.equalbars_d=0;of()},set_fmt:function(of,cmd,param… method
40 …output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.equalbars.set_fmt.bind(abc,abc.set_…
Dsth-1.js39 return s},set_fmt:function(of,cmd,param){if(cmd=="sth"){if(this.parse.state==2)
45 …e=abc2svg.sth.new_note.bind(abc,abc.new_note);abc.set_format=abc2svg.sth.set_fmt.bind(abc,abc.set_…
Dmdnn-1.js60 of()},set_fmt:function(of,cmd,param){if(cmd=="mdnn")
69 abc.set_format=abc2svg.mdnn.set_fmt.bind(abc,abc.set_format)
Dclair-1.js123 of()},set_fmt:function(of,cmd,param){if(cmd=="clairnote"){this.set_v_param("clair",true);this.set_v…
138 …air.output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.clair.set_fmt.bind(abc,abc.set_…
Dstrtab-1.js37 abc.out_svg('</g>\n')},set_fmt:function(of,cmd,parm){if(cmd=="strtab"){if(!parm) method
192 abc.set_format=abc2svg.strtab.set_fmt.bind(abc,abc.set_format);abc.set_stems=abc2svg.strtab.set_ste…
Dgamelan-1.js144 break}}},set_fmt:function(of,cmd,param){if(cmd=="gamelan"){var cfmt=this.cfmt()
167 abc.set_format=abc2svg.gamelan.set_fmt.bind(abc,abc.set_format)
Djianpu-1.js146 break}}},set_fmt:function(of,cmd,param){if(cmd=="jianpu"){var cfmt=this.cfmt()
176 abc.set_format=abc2svg.jianpu.set_fmt.bind(abc,abc.set_format)
Dgrid-1.js189 of()},set_fmt:function(of,cmd,parm){if(cmd=="grid"){if(!parm)
207 …grid.output_music.bind(abc,abc.output_music);abc.set_format=abc2svg.grid.set_fmt.bind(abc,abc.set_…
Dpage-1.js190 break}},set_fmt:function(of,cmd,parm){var v,cfmt=this.cfmt(),page=this.page
229 of(cmd,parm)},set_hooks:function(abc){abc.set_format=abc2svg.page.set_fmt.bind(abc,abc.set_format)
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8set_fmt:function(e,t,n,r){if(t=="diagram"){this.cfmt().diag=n;return}e(t,n,r)},set_hooks:function(… method