Spectrogram: Difference between revisions
No edit summary |
(fixed some spelling and grammar errors) |
||
Line 1: | Line 1: | ||
A spectrogram is a graph showing the distribution of energy between frequency bands. | A spectrogram is a graph showing the distribution of energy between frequency bands. | ||
The data that | 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]]. |
Revision as of 23:42, 14 May 2014
A spectrogram is a graph showing the distribution of energy between frequency bands.
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.