Searched refs:chordnames (Results 1 – 4 of 4) sorted by relevance
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | chordnames-1.js | 5 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 …]
|
| D | chord-1.js | 5 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}
|
| D | abc2svg-1.js | 8946 abc2svg.modules={ambitus:{},begingrid:{fn:'grid3'},beginps:{fn:'psvg'},break:{},capo:{},chordnames:… property
|
| /plugin/abc2/abc-libraries/abc-ui/ |
| D | abc-ui-1.0.0.min.js | 8 …chordnames={};for(u=0;u<s.length;u++)cfmt.chordnames["CDEFGAB"[u]]=s[u];break;case"composerspace":…
|