AudioGraphBuilder.correlation() method
A windowed inter-channel correlation tap (stereo phase, −1..1).
Signature:
correlation(input: AudioNode, opts: {
name: string;
windowMs: number;
}): AudioNode;
A windowed inter-channel correlation tap (stereo phase, −1..1).
Signature:
correlation(input: AudioNode, opts: {
name: string;
windowMs: number;
}): AudioNode;