API Docs for: 1.4.4
Show:

ukeGeeks.data.expandedChord Class

Chord info sutiable for plotting on Canvas; has name and dot positions

Constructor

ukeGeeks.data.expandedChord

()

Item Index

Properties

Properties

dots

Array

Array of data.dot objects

mute

Array

Array of bools, true means that string is not played (muted). i.e. chord.mute[2] means third string is muted.

name

String

string, i.e. 'C#6'