Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jurihock/spectrality

[WIP] Interactive GUI tool for analysing audio spectra based on Constant-Q Sliding DFT
https://github.com/jurihock/spectrality

analysis audio audio-processing avalonia cepstral-analysis cepstrum constant-q dft dotnet dsp oxyplot qdft signal-processing spectral-analysis spectrum spectrum-analyzer

Last synced: 3 months ago
JSON representation

[WIP] Interactive GUI tool for analysing audio spectra based on Constant-Q Sliding DFT

Awesome Lists containing this project

README

        

# Spectrality

An interactive GUI tool for analysing audio spectra based on [Constant-Q Sliding DFT](https://github.com/jurihock/qdft).

Features planned:

- Sliding sample-by-sample analysis with logarithmic frequency resolution
- Multitrack spectrogram visualisation with synchronous zoom and mouse cursor tracking
- Additional transformations such as cepstrogram or chromagram
- Maybe even interactive audio playback and spectral processing

Draft preview:

![screenshot.png](https://github.com/jurihock/spectrality/raw/main/assets/screenshot.png)