Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Snippets]: Added a new snippet for Audio Manipulation #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1982FenceHopper wants to merge 3 commits into quicksnip-dev:main from 1982FenceHopper:snippets
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
SNIPPET_CHANGE: Fixed comment in JavaScript/Audio Manipulation/Web Au...
...dio API Starter
  • Loading branch information
1982FenceHopper committed Jan 4, 2025
commit aa5a07769ed14cedb71f0a70f9a7ce17c5336bf3
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Web Audio API Starter Example
description: Simple example for playing a tone with the Web Audio API
author: 1982FenceHopper
tags: audio,web
tags: audio,web
---

```js
Expand Down Expand Up @@ -41,5 +41,5 @@ function startAudio() {
oscNode.start();
}

startAudio();
startAudio(); // Output: A tone should be audible.
```

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /