Difference between revisions of "Spectrogram"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
(fixed some spelling and grammar errors)
Line 1: Line 1:
A spectrogram is a graph showing the distribution of energy between frequency bands.
+
{{Stub}}
 +
A spectrogram is a graph showing the distribution of energy between frequency bands over time.
  
 
The data that is necessary to create such a graph is gathered by transforming [[time domain]] ([[PCM]]) data to [[frequency domain]], e.g. using [[FFT]].
 
The data that is necessary to create such a graph is gathered by transforming [[time domain]] ([[PCM]]) data to [[frequency domain]], e.g. using [[FFT]].
 +
[[Category:Signal Processing]]
 +
[[Category:Technical]]

Revision as of 04:07, 10 May 2022

A spectrogram is a graph showing the distribution of energy between frequency bands over time.

The data that is necessary to create such a graph is gathered by transforming time domain (PCM) data to frequency domain, e.g. using FFT.