Backbone - Singer Tone
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CIDisposable
 CBackbone::CircularBuffer< T >Generic fixed-size circular buffer with contiguous read and write helpers
 CBackbone::IIRFilterInfinite impulse response (IIR) filter with Butterworth and Chebyshev prototypes. Supports LP/HP/BP responses via bilinear transform and emits normalized 0 dB max gain
 CMonoBehaviour
 CMicSingerToneDebugListener
 CMicToneDetector
 CBackbone::SingerToneTracker::PitchRecordImmutable pitch record
 CBackbone::SingerToneDetectorHigh-level wrapper over SingerToneTracker to detect pitch from mono audio frames. Exposes last detection via read-only properties and provides a simple mode (most frequent note) helper
 CBackbone::SingerToneDSPPitch-related DSP utilities and coarse-to-fine pitch detection
 CBackbone::SingerToneExtensionsExtension methods for arrays commonly used in DSP routines
 CBackbone::SingerToneTrackerReal-time pitch tracker. Splits input into low/high bands, performs coarse-to-fine pitch detection, and emits records at a target rate