VoxaTrace
Toggle table of contents
0.9.2
common
Target filter
common
Switch theme
Search in API
Skip to content
VoxaTrace
VoxaTrace
/
com.musicmuni.voxatrace.calibra.model
/
PitchProcessorConfig
/
PitchProcessorConfig
Pitch
Processor
Config
constructor
(
enableSmoothing
:
Boolean
=
true
,
enableOctaveCorrection
:
Boolean
=
true
,
smoothingWindowSize
:
Int
=
5
,
octaveThresholdCents
:
Float
=
150.0f
,
referencePitchHz
:
Float
=
0.0f
)