Searched refs:chordName (Results 1 – 3 of 3) sorted by relevance
| /plugin/chordsheets/js/ |
| H A D | jtab.js | 362 AddChord: function (chordName, chord) { argument 363 this.Chords[chordName] = chord; 409 this.chordName = parts[0]; 414 this.chordName = parts[1]; 416 this.chordName = ''; 419 this.chordName = this.fullChordName; 422 this.rootExt = this.chordName.replace(/^[A-G#b]{1,2}/, ''); 423 this.rootNote = this.chordName.substr(0, this.chordName.length - this.rootExt.length); 488 jtabChord.prototype.setChordArray = function (chordName) { // clones chord array (position 0) from … argument 490 if (this.baseChords[chordName] === undefined) { [all …]
|
| H A D | jtab.min.js | 1 …chordName=a[0],this.cagedPos=a[1]}else if(this.isCustom){var a=this.fullChordName.match(/\[(.+?)\]…
|
| /plugin/abc2/abc-libraries/abcjs/ |
| D | abcjs_plugin-midi_6.0.0-beta.25-min.js | 3 …chordName(p,r[1]);return r}return[0,""]},y=["trill","lowermordent","uppermordent","mordent","prall… function in n
|