Documentation
Preparing search index...
@music-ui/abc
<internal>
TempoProperties
Interface TempoProperties
interface
TempoProperties
{
bpm
?:
number
;
duration
?:
number
[]
;
endChar
:
number
;
postString
?:
string
;
preString
?:
string
;
startChar
:
number
;
suppress
?:
boolean
;
suppressBpm
?:
boolean
;
}
Hierarchy (
View Summary
)
TempoProperties
VoiceItemTempo
Index
Properties
bpm?
duration?
end
Char
post
String?
pre
String?
start
Char
suppress?
suppress
Bpm?
Properties
Optional
bpm
bpm
?:
number
Optional
duration
duration
?:
number
[]
end
Char
endChar
:
number
Optional
post
String
postString
?:
string
Optional
pre
String
preString
?:
string
start
Char
startChar
:
number
Optional
suppress
suppress
?:
boolean
Optional
suppress
Bpm
suppressBpm
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bpm
duration
end
Char
post
String
pre
String
start
Char
suppress
suppress
Bpm
Documentation
Loading...