Skip to content

Commit

Permalink
Fix #2309: OscillatorNode output is mono (#2310)
Browse files Browse the repository at this point in the history
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 <rtoy@chromium.org>
  • Loading branch information
rtoy and Raymond Toy committed Mar 26, 2021
1 parent a7556a5 commit c9886cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.bs
Expand Up @@ -8276,6 +8276,8 @@ time integral of <a>computedOscFrequency</a>, assuming a phase angle
of zero at the node's exact start time. Its <a>nominal range</a> is
[-<a>Nyquist frequency</a>, <a>Nyquist frequency</a>].

The single output of this node consists of one channel (mono).

<pre class=include>
path: audionode.include
macros:
Expand Down

0 comments on commit c9886cd

Please sign in to comment.