An open API service indexing awesome lists of open source software.

https://github.com/lichtso/webspectrogram

Web app port of "Complex Continuous Wavelet Transform"
https://github.com/lichtso/webspectrogram

es6 spectrogram wasm wavelet webgl

Last synced: 11 months ago
JSON representation

Web app port of "Complex Continuous Wavelet Transform"

Awesome Lists containing this project

README

          

# WebSpectrogram

This is a web tool used to analyze signals such as music using a [Spectrogram](https://en.wikipedia.org/wiki/Spectrogram) generated by the [Rust & WASM port](https://github.com/Lichtso/complex_continuous_wavelet_transform) of the [C & Python library](https://github.com/Lichtso/CCWT) CCWT. The results are rendered using WebGL to allow gamma adjustment and additional color schemes.