Pitch Contour
A sequence of pitch points representing a pitch contour over time.
Replaces parallel arrays (times[], pitches[]) with a structured representation.
Properties
Link copied to clipboard
Pitches in Hz (fast path). Unvoiced frames use -1.
Link copied to clipboard
Pitches in MIDI for native evaluator (fast path). Unvoiced frames use -1.
Link copied to clipboard
Original audio sample rate (default 16kHz)
Link copied to clipboard
List of pitch points in chronological order
Link copied to clipboard
Times array for native evaluator (fast path)
Link copied to clipboard
Ratio of voiced samples to total samples (0.0 - 1.0)