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
/
RealtimePitchProcessingConfig
/
RealtimePitchProcessingConfig
Realtime
Pitch
Processing
Config
constructor
(
enableSmoothing
:
Boolean
=
true
,
smoothingWindowSize
:
Int
=
5
,
enableOctaveCorrection
:
Boolean
=
true
,
octaveThresholdCents
:
Float
=
150.0f
,
referencePitchHz
:
Float
=
0.0f
)