Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 408 Bytes

Audio Eq Visualizer

Audio Eq Visualizer, with Phase Vocoder Processing in Rust WASM.

Note: Before running, check on how to build Rust code here.

To install dependencies:

npm i

To run:

npm run watch

Credits

phaze - Phase Vocoder by olvb Under License unlicense