Package-level declarations
Types
Configuration for batch pitch contour extraction (ADR-001).
How strict to be about pitch detection.
Configuration for pitch histogram computation.
How histogram bins are weighted.
Interpolation method for silence gap filling.
Configuration for mean-pitch labelling of contour segments.
Configuration for piecewise linear segment fitting.
Configuration for com.musicmuni.voxatrace.tona.PitchAnalysis.transcribeNotes (ADR-001: companion presets + Builder + .copy()).
Configuration for octave correction (ADR-001).
Statistical summary of pitch distribution around a detected histogram peak.
Configuration for per-peak statistics computation.
Pitch detection algorithm backend.
A sequence of PitchPoints representing a pitch contour over time.
Configuration for pitch detector.
Pitch histogram with musical metadata. Wraps Histogram from common.
A pitch detection result or timestamped pitch sample.
Pre-configured pitch detection presets.
Configuration for batch pitch processing pipeline (ADR-001).
Configuration for pitch quantization (snapping to target intervals).
How to handle quiet audio.
A raga's measured intonation grid: the cents (relative to tonic) of each svara the raga uses, with its label.
Configuration for com.musicmuni.voxatrace.tona.PitchAnalysis.computeSvaraTemplate (ADR-001: companion presets + Builder + .copy()).