Krotos Modules 3
Loading...
Searching...
No Matches
krotos::HarmonicRepresentation::SwipeParams Struct Reference

Parameters related to pitch estimation. More...

Public Attributes

const float ERBStep = 0.1f
 
const float normOverlap = 0.2f
 
const float strenThresh = std::numeric_limits<float>::lowest()
 
const float log2PitchStep = 0.0208f
 

Detailed Description

Parameters related to pitch estimation.

Member Data Documentation

◆ ERBStep

const float krotos::HarmonicRepresentation::SwipeParams::ERBStep = 0.1f

◆ log2PitchStep

const float krotos::HarmonicRepresentation::SwipeParams::log2PitchStep = 0.0208f

◆ normOverlap

const float krotos::HarmonicRepresentation::SwipeParams::normOverlap = 0.2f

◆ strenThresh

const float krotos::HarmonicRepresentation::SwipeParams::strenThresh = std::numeric_limits<float>::lowest()

The documentation for this struct was generated from the following file: