Post Reply 
 
Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pitch analysis and silence vs. speech detection with SignalLab
12-15-2012, 09:50 PM
Post: #10
RE: Pitch analysis and silence vs. speech detection with SignalLab
To determine how often something is called it's easy to use a counter (global int) increased in the event and have it read and cleared once a second by a timer for example.

If you connect the GenericReal to the FFT-SpectrumOutputPin the inputbuffer simply represents the spectrumdata (volume per frequency in real/double) and you can get the buffersize by calling InBuffer.GetSize().

Regards,
Dave


Attached File(s) Thumbnail(s)
   
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Pitch analysis and silence vs. speech detection with SignalLab - Dave - 12-15-2012 09:50 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)