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
/
HistogramConfig
/
HistogramConfig
Histogram
Config
constructor
(
numBins
:
Int
?
=
null
,
density
:
Boolean
=
true
,
foldOctaves
:
Boolean
=
false
,
mode
:
HistogramMode
=
HistogramMode.DURATION
,
smoothSigma
:
Float
?
=
5.0f
)