Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
web audio api

4 Articles
{
,

}
Image
Direct link to the article Let’s Create a Custom Audio Player
audio web audio api

Let’s Create a Custom Audio Player

HTML has a built-in native audio player interface that we get simply using the <audio> element. Point it to a sound file and that’s all there is to it. We even get to specify multiple files for better browser support, …

Image
Idorenyin Udoh on Feb 18, 2021
Image
Direct link to the article Making an Audio Waveform Visualizer with Vanilla JavaScript
canvas data visualization web audio api

Making an Audio Waveform Visualizer with Vanilla JavaScript

As a UI designer, I’m constantly reminded of the value of knowing how to code. I pride myself on thinking of the developers on my team while designing user interfaces. But sometimes, I step on a technical landmine.

A few …

Image
Matthew Ström on Nov 12, 2019 Updated on Jan 27, 2021
Image
Direct link to the article Introduction to Web Audio API
web audio api

Introduction to Web Audio API

Web Audio API lets us make sound right in the browser. It makes your sites, apps, and games more fun and engaging. You can even build music-specific applications like drum machines and synthesizers. In this article, we’ll learn about working …

Image
Greg Hovanesyan on Mar 6, 2017 Updated on Mar 9, 2017
Image
Direct link to the article Screamy Bird
audio game web audio api

Screamy Bird

During San Francisco’s Stupid Shit No One Needs and Terrible Ideas “Hackathon”, Glen Chiaccheri made a game where you have to literally scream your way through it.

Make sure to check it out in Firefox, as Chrome and …

Image
Robin Rendle on May 18, 2016

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top
Advertisement