Waveform.getUncheckedSample()¶
- getUncheckedSample(frame_idx, channel_idx)¶
Return a given audio sample belonging to a specific frame and channel without performing bounds checks.
- Arguments
frame_idx (
number()) –channel_idx (
number()) –
- Returns
number –