Skip to content

charliegerard/windows-equalizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music equalizer with browser windows

Built in a few hours so probably buggy

Following this prototype, I decided to play around with the Web Audio API and build a music equalizer with browser windows.

End result:

Demo

Tech stack:

  • HTML
  • CSS
  • JavaScript
  • Web Audio API 🎉

Good to know:

  • It looks a little different on Firefox because Chrome has a minimum width value for popup windows so I calculated the number of windows based on that. It still works on Firefox but there is a space between each popup.

  • Quitting doesn't always work when pressing q so you might have to do it manually.

About

Prototype of music equalizer using browser windows and the Web Audio API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published