Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 509 Bytes

File metadata and controls

17 lines (11 loc) · 509 Bytes

spectrogram-threejs

A realtime 3d spectrogram visualization of the user's microphone audio. Made with threeJs using shaders.

Play with it here spectrogram-threejs.vercel.app

spectrogram gif

Quick start

Install packages and run locally. (node 16+ req)

yarn #install packages

yarn dev #run local env