Spectrogram: Difference between revisions
(fixed some spelling and grammar errors) |
No edit summary |
||
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
This article is a stub. You can help the Hydrogenaudio Knowledgebase by expanding it.
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.