Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jurihock/spectrality
- Owner: jurihock
- License: gpl-3.0
- Created: 2023-01-18T17:26:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T07:19:34.000Z (9 months ago)
- Last Synced: 2024-10-13T16:31:06.849Z (4 months ago)
- Topics: analysis, audio, audio-processing, avalonia, cepstral-analysis, cepstrum, constant-q, dft, dotnet, dsp, oxyplot, qdft, signal-processing, spectral-analysis, spectrum, spectrum-analyzer
- Language: C#
- Homepage:
- Size: 3.08 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 processingDraft preview:
![screenshot.png](https://github.com/jurihock/spectrality/raw/main/assets/screenshot.png)