Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock authored May 4, 2024
1 parent ce5955b commit cf85a47
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 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)

0 comments on commit cf85a47

Please sign in to comment.