Skip to content

Simple way to visualize audio streams using WebAudio and WebGL (via Three.js) via local MP3s or Soundcloud URLs.

Notifications You must be signed in to change notification settings

scottwwh/lab-spectrum-analyzer

Repository files navigation

Spectrum analyzer

Introduction

Simple way to visualize audio streams using WebAudio and WebGL (via Three.js) via local MP3s or Soundcloud URLs.

I recently started looking at this again after many years, so it's still very much a work in progress. Demo.

Requires Node 8 (async/await).

Installation

% npm i gulp-cli -g
% npm install
% gulp

Old notes

Reference:

Useful examples:

About

Simple way to visualize audio streams using WebAudio and WebGL (via Three.js) via local MP3s or Soundcloud URLs.

Resources

Stars

Watchers

Forks

Packages

No packages published