Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
yaboypax committed Jul 12, 2024
2 parents d25e6ed + f22e036 commit 5e10d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SpectralSuite is a low-latency implimentation of a few of my personal favorite FFT-based spectral FX. With the dry wet at 1.0 and no effect depth, you're still in the FFT zone and your transients will start to smear. This is not a precise tool for audio restoration, but a creative effect for production and sound design.
SpectralSuite is a low-latency implementation of a few of my personal favorite FFT-based spectral FX. With the dry wet at 1.0 and no effect depth, you're still in the FFT zone and your transients will start to smear. This is not a precise tool for audio restoration, but a creative effect for production and sound design.

This project was written in C++ using the JUCE framework and fftw3 for the DSP math.

Expand Down

0 comments on commit 5e10d42

Please sign in to comment.