VoxaTrace
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.tona.model
/
TonalSegment
/
TonalSegment
Tonal
Segment
constructor
(
startSeconds
:
Float
,
endSeconds
:
Float
,
label
:
String
?
=
null
,
meanCents
:
Float
?
=
null
,
slopeCentsPerSec
:
Float
?
=
null
,
interceptCents
:
Float
?
=
null
)