lloydevans / playcanvas-waterfall-display

A spectrogram waterfall rendered as a 3D mesh using Play Canvas and the Web Audio API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playcanvas-waterfall-display

alt text

A spectrogram waterfall rendered as a 3D mesh using Play Canvas and the Web Audio API.

See a live demo here.

Setup

If you'd like to use it in a project, you can see its usage in the example project here.

Dropping the file ambient/playcanvas-waterfall-display.js into the project will make the component available.

You can view the source TypeScript here.

About

A spectrogram waterfall rendered as a 3D mesh using Play Canvas and the Web Audio API.

License:MIT License


Languages

Language:TypeScript 50.7%Language:JavaScript 49.3%