We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1d71a commit 542ccfaCopy full SHA for 542ccfa
packages/audiodocs/docs/effects/periodic-wave.mdx
packages/audiodocs/docs/sources/oscillator-node.mdx
@@ -58,7 +58,7 @@ The above allows user to set any periodic wave.
58
59
| Parameters | Type | Description |
60
| :---: | :---: | :---- |
61
-| `wave` | [`PeriodicWave`](/effects/periodic-wave) | Data representing custom wave. [`See for reference`](/core/base-audio-context#createperiodicwave) |
+| `wave` | `PeriodicWave` | Data representing custom wave. [`See for reference`](/core/base-audio-context#createperiodicwave) |
62
63
#### Returns `undefined`.
64
0 commit comments