Home
last modified time | relevance | path

Searched refs:chordnames (Results 1 – 4 of 4) sorted by relevance

/plugin/abc2/abc-libraries/abc2svg/
Dchordnames-1.js5 abc2svg.chordnames={gch_build:function(of,s){var gch,i,ix,t,cfmt=this.cfmt()
6 if(s.a_gch&&cfmt.chordnames){for(ix=0;ix<s.a_gch.length;ix++){gch=s.a_gch[ix]
11 gch.text=cfmt.chordnames.Z
13 gch.text=t.replace(/[A-GZ]/g,function(c){return cfmt.chordnames[c]})
14 if(cfmt.chordnames.B=='H')
18 cfmt.chordnames={Z:"N.C."}
20 cfmt.chordnames['CDEFGABZ'[i]]=parm[i]
22 of(cmd,parm)},set_hooks:function(abc){abc.gch_build=abc2svg.chordnames.gch_build.bind(abc,abc.gch_b…
23 abc.set_format=abc2svg.chordnames.set_fmt.bind(abc,abc.set_format)}}
24 abc2svg.modules.hooks.push(abc2svg.chordnames.set_hooks)
[all …]
Dchord-1.js5 abc2svg.chordnames={'':["C-E G C+","E-C G C+","G-C E G "],m:["C-e G C+","e-C G C+","G-C e G "],'7':…
52 if(cfmt.chord.names){chnm=Object.create(abc2svg.chordnames)
57 chnm[k]=[vch]}}else{chnm=abc2svg.chordnames}
Dabc2svg-1.js8946 abc2svg.modules={ambitus:{},begingrid:{fn:'grid3'},beginps:{fn:'psvg'},break:{},capo:{},chordnames:… property
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8chordnames={};for(u=0;u<s.length;u++)cfmt.chordnames["CDEFGAB"[u]]=s[u];break;case"composerspace":…