dev
Preparing search index...
TupletOptions
Interface TupletOptions
interface
TupletOptions
{
bracketed
?:
boolean
;
location
?:
number
;
notesOccupied
?:
number
;
numNotes
?:
number
;
ratioed
?:
boolean
;
suffix
?:
string
;
textYOffset
?:
number
;
yOffset
?:
number
;
}
Index
Properties
bracketed?
location?
notes
Occupied?
num
Notes?
ratioed?
suffix?
textYOffset?
y
Offset?
Properties
Optional
bracketed
bracketed
?:
boolean
Optional
location
location
?:
number
Optional
notes
Occupied
notesOccupied
?:
number
Optional
num
Notes
numNotes
?:
number
Optional
ratioed
ratioed
?:
boolean
Optional
suffix
suffix
?:
string
Optional
textYOffset
textYOffset
?:
number
Optional
y
Offset
yOffset
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bracketed
location
notes
Occupied
num
Notes
ratioed
suffix
textYOffset
y
Offset
dev
Loading...