I found what I was looking for.
Fastest Fourier Transform in the West
http://www.fftw.org/
Search found 2 matches
- Fri Jun 11, 2010 2:38 am
- Forum: General Audio Programming
- Topic: Real-time spectrum analyzer with JACK
- Replies: 3
- Views: 6065
- Mon Jun 07, 2010 6:05 am
- Forum: General Audio Programming
- Topic: Real-time spectrum analyzer with JACK
- Replies: 3
- Views: 6065
Real-time spectrum analyzer with JACK
I would like to create a real-time spectrum analyzer from sound coming in from a microphone through JACK. I looked over the jaaa [ 1 ] source code [ 2 ] and read through some JACK documentation [ 3 ] and client examples [ 4 ], but I still do not understand how to separate the stream into the frequen...