caseif / js.nation

Real-time music visualizer written in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js.nation

js.nation is a music visualizer inspired by Trap Nation.

View the live demo here!

Requirements

To use js.nation, you'll need a decently-powered computer and a modern browser (see below for supported browsers). Laptops may lag a little, and phones straight-up will not work properly.

Browser Support

For best results, we recommend the latest version of Google Chrome, as it tends to receive the most thorough testing.

All officially supported browsers are listed below (along with respective minimum required versions).

  • Firefox 44
  • Chrome 49

The follow browsers are partially supported:

  • Edge 13
    • shadowBlur renders incorrectly and thus is disabled automatically

The following browsers are not supported:

  • Safari (limited AudioNode support)
  • Internet Explorer (no AudioNode support)

Note that running from a local filesystem (via file://) is not officially supported and may break things badly. For best results, a local webserver should be used if possible.

Licensing

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

See the full license text for further information.

Media

Video Demo

About

Real-time music visualizer written in JavaScript.

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 73.9%Language:HTML 16.5%Language:CSS 9.6%