This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
forked from WebAudio/web-audio-api
-
Notifications
You must be signed in to change notification settings - Fork 1
/
expected-errs.txt
16 lines (16 loc) · 1.66 KB
/
expected-errs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
WARNING: Couldn't determine width and height of this image: images/cancel-linear.svg
WARNING: Couldn't determine width and height of this image: images/cancel-setTarget.svg
WARNING: Couldn't determine width and height of this image: images/cancel-setValueCurve.svg
WARNING: Couldn't determine width and height of this image: images/channel-merger.svg
WARNING: Couldn't determine width and height of this image: images/compression-curve.svg
WARNING: Couldn't determine width and height of this image: images/dynamicscompressor-internal-graph.svg
WARNING: Couldn't determine width and height of this image: images/panner-coord.svg
WARNING: Couldn't determine width and height of this image: images/cone-diagram.svg
LINE: Can't find the 'contextOptions' argument of method 'OfflineAudioContext/constructor(numberOfChannels, length, sampleRate)' in the argumentdef block.
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block.
LINE: Can't find the 'input' argument of method 'AudioNode/connect(destinationParam, output)' in the argumentdef block.
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
LINE: Can't find the 'destinationNode' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
LINE: Can't find the 'input' argument of method 'AudioNode/disconnect(destinationParam, output)' in the argumentdef block.
✔ Successfully generated, but fatal errors were suppressed