Searched refs:jtab (Results 1 – 5 of 5) sorted by relevance
34 var jtab = { variable352 for (var key in jtab.Chords) {397 this.scale = jtab.WesternScale;399 this.baseChords = jtab.Chords;889 jtab.characterize = function (notation) {927 jtab.getStyle = function (element, style) {941 jtab.setPalette = function (element) {942 var fgColor = jtab.getStyle(jQuery(element), 'color');949 bgColor = jtab.getStyle(jQuery(element), 'background-color');960 jtab.render = function (element, notation_text) {[all …]
1 …jtab.WesternScale,this.baseNotes=this.scale.BaseNotes,this.baseChords=jtab.Chords,this.chordArray=… variable
29 * Adding custom chords using the [jtab](http://jtab.tardate.com/) syntax `%...[<chordname>]` *This …
43 Single chords can be displayed using the syntax of [JTab JS](http://jtab.tardate.com/). The rendere…
7 jtab.renderimplicit(null);