Skip to content

Commit f909269

Browse files
committed
newsletter: Use an audio-enabled playback speed demo in June newsletter
1 parent 2efe472 commit f909269

2 files changed

Lines changed: 2 additions & 9 deletions

File tree

4.23 MB
Binary file not shown.

src/content/newsletters/2026-06-30.mdx

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,9 @@ There's also a new script sources view with pretty-printing, folding, search, an
6767

6868
### Media: playback speed and muted autoplay
6969

70-
You can now change media playback speed ([#9925](https://github.com/LadybirdBrowser/ladybird/pull/9925)). Audio is time-stretched using Chromium's WSOLA algorithm, so speeding a video up or slowing it down keeps speech intelligible and music reasonable.
70+
You can now change media playback speed ([#9925](https://github.com/LadybirdBrowser/ladybird/pull/9925)). Audio is time-stretched using Chromium's WSOLA algorithm, so the pitch stays put and speech stays intelligible whether you speed a clip up or slow it down. Here it is at a few different speeds, with sound:
7171

72-
<video
73-
autoplay
74-
loop
75-
muted
76-
playsinline
77-
controls
78-
style="max-width: 100%; margin-bottom: 1em;"
79-
>
72+
<video controls playsinline style="max-width: 100%; margin-bottom: 1em;">
8073
<source
8174
src="/assets/img/newsletter-june-2026-playback-rate.mp4"
8275
type="video/mp4"

0 commit comments

Comments
 (0)