Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
web audio api

4 Articles
{
,

}
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, …

Avatar of Idorenyin Udoh
Idorenyin Udoh on Feb 18, 2021
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 …

Avatar of Matthew Ström
Matthew Ström on Nov 12, 2019 (Updated on Jan 27, 2021)
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 …

Avatar of Greg Hovanesyan
Greg Hovanesyan on Mar 6, 2017 (Updated on Mar 9, 2017)
audio game web audio api

Screamy Bird

Direct Link

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 …

Avatar of Robin Rendle
Shared by 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
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top