C
C#10mo ago
kz-n

❔ simple fft library for analyzing music?

im new at C# coming from java where i used to use a library called QuiFFT which has one liners for reading the full fft of audio or do it in a stream, i could not find a library that even has documentation from my research, i dont need anything scientific, just something for an audio visualizer
6 Replies
kz-n
kz-n10mo ago
i could not find any documentation other than the readme which doesn't state how to open an audio file, or if it supports streaming
Azrael
Azrael10mo ago
UnityCoder
YouTube
Testing "FftSharp" from Github
"FftSharp is a collection of Fast Fourier Transform (FFT) tools for .NET" https://github.com/swharden/FftSharp *I didn't really use any features yet (so not much to see), just testing if it runs and then getting audioclip data into it and back as audio clip.
Azrael
Azrael10mo ago
There's no documentation.
Azrael
Azrael10mo ago
I found a demo application if you'd like to look at that one.
https://github.com/swharden/FftSharp/tree/main/src/FftSharp.Demo
GitHub
FftSharp/src/FftSharp.Demo at main · swharden/FftSharp
A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data - swharden/FftSharp
Accord
Accord10mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts