From ftm
Jump to: navigation, search
Line 1: Line 1:
I have modify the gabor.analysis example to make a simple fft.
+
I have modify the gabor.analysis example to make a simple fft.<br/>
 
I make the FFT of signal_1(f)-signal_2(f) but i want to display the result with a logarithmic scale , not a linear or Bark.<br/>
 
I make the FFT of signal_1(f)-signal_2(f) but i want to display the result with a logarithmic scale , not a linear or Bark.<br/>
My processing work well but only with bark and liear scale.
+
My processing work well but only with bark and liear scale.<br/>
 
Help me please
 
Help me please

Revision as of 17:38, 12 March 2009

I have modify the gabor.analysis example to make a simple fft.
I make the FFT of signal_1(f)-signal_2(f) but i want to display the result with a logarithmic scale , not a linear or Bark.
My processing work well but only with bark and liear scale.
Help me please