From c9886cdee5fdeb818099bfd74cb89d3211235e6c Mon Sep 17 00:00:00 2001 From: rtoy Date: Fri, 26 Mar 2021 08:41:50 -0700 Subject: [PATCH] Fix #2309: OscillatorNode output is mono (#2310) Add a sentence (like we have for `ConstantSourceNode`) that says the `OscillatorNode` has a single output that is mono. Not exactly sure where the best place is to put this sentence, though. Co-authored-by: Raymond Toy --- index.bs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.bs b/index.bs index fe2364a3b..e8d6ac01b 100644 --- a/index.bs +++ b/index.bs @@ -8276,6 +8276,8 @@ time integral of computedOscFrequency, assuming a phase angle of zero at the node's exact start time. Its nominal range is [-Nyquist frequency, Nyquist frequency]. +The single output of this node consists of one channel (mono). +
 path: audionode.include
 macros: