API Docs for: 1.4.4
Show:

ugsChordBuilder.fretDots Class

Did I overlook this or was it deliberate? Either case, the "fret" in the dot object is merely the fret in the visible diagram -- that is, a value between 0 and maxFrets, not the actual fret on the instrument... beware.

Unless otherwise stated all "dot" parames are of type ugsChordBuilder.entities.dot

Item Index

Properties

Methods

clearColumn

(
  • string
)

Clears all dots for a particular string.

Parameters:

  • string Int

find

(
  • dot
)
Int

Returns index of Dot within _dots or -1 if not found.

Parameters:

  • dot entities.dot

Returns:

Int:

reset

()

Clears all saved dots.

Properties

_public

JsonObject

attach public members to this object