Skip to content

Commit

Permalink
Update gh-pages to output generated at 3d5ca23
Browse files Browse the repository at this point in the history
  • Loading branch information
Kizjkre committed Jun 19, 2024
1 parent e517fc9 commit 45a9589
Show file tree
Hide file tree
Showing 33 changed files with 311 additions and 80 deletions.
2 changes: 1 addition & 1 deletion audio-worklet/basic/audio-worklet-node-options/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ <h1>Using Options for AudioWorkletNode</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/bit-crusher/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1>BitCrusher with AudioParam</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/handling-errors/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1>Handling Errors</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/hello-audio-worklet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1>Hello Audio Worklet!</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/message-port/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h1>MessagePort</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/noise-generator/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1>Noise generator with modulation</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/one-pole-filter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1>One Pole Filter</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/basic/volume-meter/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h1>Volume Meter</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/design-pattern/shared-buffer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1>AudioWorklet, SharedArrayBuffer, and Worker</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/design-pattern/wasm-ring-buffer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1>Ring Buffer in AudioWorkletProcessor</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/design-pattern/wasm-supersaw/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h1>WebAssembly Supersaw</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/design-pattern/wasm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1>Audio Worklet and WebAssembly</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ <h1>Simple Passthrough Example</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ <h2 class="text-3xl pb-6">
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/migration/spn-recorder/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1>ScriptProcessorNode Audio Recorder</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion audio-worklet/migration/worklet-recorder/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1>AudioWorklet Recorder</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion demos/mld-drum-sampler/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1>Web Audio API 드럼머신 만들기</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion experiments/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2 class="text-3xl pb-6">
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion experiments/webgpuaudio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1>WebGPUAudio Experiment</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ <h2 class="text-3xl pb-6">
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h2 class="text-3xl pb-6">
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
2 changes: 1 addition & 1 deletion tests/pannernode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h1>Glitches in PannerNode</h1>
</div>
<div class="pb-3">
2010-2024 Chromium authors
(4920120)
(3d5ca23)
</div>
</div>

Expand Down
32 changes: 4 additions & 28 deletions tests/playwright/pages/realtime-sine.html
Original file line number Diff line number Diff line change
@@ -1,32 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello Sine Test</title>
<script src="src/realtime-sine.js" defer type="module"></script>
<title></title>
</head>
<body>
<h1>Realtime Sine Test</h1>
<p>Play 440Hz sine wave for 1 second, 880Hz for 1 second, then stop</p>

<script>
const audioContext = new AudioContext();
const osc = audioContext.createOscillator();
osc.type = 'sine';
osc.frequency.value = 440;
osc.connect(audioContext.destination);

let updateFrequencyPromise;
osc.start();

// Update frequency after 1 second
updateFrequencyPromise = new Promise((resolve, reject) => {
setTimeout(() => {
osc.frequency.value = 880;
osc.stop(audioContext.currentTime + 1);
resolve();
}, 1000);
});
</script>
</body>
</html>
<body></body>
</html>
32 changes: 4 additions & 28 deletions tests/playwright/pages/realtime-sine/index.html
Original file line number Diff line number Diff line change
@@ -1,32 +1,8 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hello Sine Test</title>
<script src="src/realtime-sine.js" defer type="module"></script>
<title></title>
</head>
<body>
<h1>Realtime Sine Test</h1>
<p>Play 440Hz sine wave for 1 second, 880Hz for 1 second, then stop</p>

<script>
const audioContext = new AudioContext();
const osc = audioContext.createOscillator();
osc.type = 'sine';
osc.frequency.value = 440;
osc.connect(audioContext.destination);

let updateFrequencyPromise;
osc.start();

// Update frequency after 1 second
updateFrequencyPromise = new Promise((resolve, reject) => {
setTimeout(() => {
osc.frequency.value = 880;
osc.stop(audioContext.currentTime + 1);
resolve();
}, 1000);
});
</script>
</body>
</html>
<body></body>
</html>
Loading

0 comments on commit 45a9589

Please sign in to comment.