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"
- Host: GitHub
- URL: https://github.com/lichtso/webspectrogram
- Owner: Lichtso
- Created: 2020-03-21T11:07:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T08:58:20.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T11:21:12.368Z (11 months ago)
- Topics: es6, spectrogram, wasm, wavelet, webgl
- Language: HTML
- Homepage: https://lichtso.github.io/WebSpectrogram/main.html
- Size: 63.5 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.