spectrogram-threejs icon indicating copy to clipboard operation
spectrogram-threejs copied to clipboard

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

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