Skip to content

com03240/youmix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouMix

YouMix is a Chrome extension to add audio filters to YouTube videos. Why? If you listen to a lot of music through YouTube, every now and then you may wonder what certain songs sound like with filters applied. It's a fun extension if you're interested in getting a different perspective from a song. The extension loads in any YouTube page with an HTML5 video player in the DOM.

Screenshots

YouMix

YouMix

Presets

  • Biquad Filter
  • The BiquadFilterNode interface represents a simple low-order filter.
  • Distortion
  • Compressor
    • The DynamicsCompressorNode interface provides a compression effect, which lowers the volume of the loudest parts of the signal in order to help prevent clipping and distortion that can occur when multiple sounds are played and multiplexed together at once.

TODO

  • More audio node filters
  • Add node chaining for enhanced effects
  • Lots of other stuff

LICENSE

The MIT License (MIT)
Copyright (c) 2015 Chris Zieba

About

YouMix is a Google Chrome extension to add audio filters to YouTube videos.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.0%
  • JavaScript 32.6%
  • HTML 31.4%