fft - Draw Spectrogram STFT in C#, what function can I use? -


assume have stft (short time fourier transform) data, how these can displayed on picture box spectrogram of frequency vs time, function in c# can use ?

the wpf sound visualization library isn't bad type of thing, although doesn't have spectrograph control.

while not .net implementation audacity open source. may able poke around in there , see how created spectrograph control

there matlab code here should allow need


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -