Table of Contents

Enum PitchDetectorAlgSampleRate

Namespace
SunSharp.Modules
Assembly
SunSharp.dll

Pitch Detector sampling rate for algorithms 1 and 2. A lower value will reduce the CPU load, but also reduce the quality of detection.

public enum PitchDetectorAlgSampleRate

Fields

Hz12000 = 0
Hz24000 = 1
Hz44100 = 2