From 75c2bd41ca6dac11ab340883dcda41bd5bf04913 Mon Sep 17 00:00:00 2001 From: Raymond Toy Date: Thu, 25 Mar 2021 14:25:56 -0700 Subject: [PATCH] Fix #2309: OscillatorNode output is mono 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. --- 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: