Atana/idea: Difference between revisions

final edit
(minor changes)
(final edit)
Line 17: Line 17:
<p> Idea here is to think of a piece of music as time frequency graph also called spectrogram. This graph has three axis. Time on x-axis, frequency on y-axis and intensity on z-axis. A line horizontal line represents a continuous pure tone, while vertical line represents sudden rise (burst) white noise.</p>
<p> Idea here is to think of a piece of music as time frequency graph also called spectrogram. This graph has three axis. Time on x-axis, frequency on y-axis and intensity on z-axis. A line horizontal line represents a continuous pure tone, while vertical line represents sudden rise (burst) white noise.</p>


<p> [[File:Spectrogram1.png|center|600px]] </p>
<p> [[File:Spectrogram.png|center|600px]] </p>
<center><p> sample wave file: [[Media:Scuse me.wav|scuse me]] </p></center>
<center><p> sample wave file: [[Media:Scuse_me.ogg|scuse me]] </p></center>


<source lang="python">
<source lang="python">
15

edits