Quantcast
Channel: How to visualize overtones in Mathematica? - Mathematica Stack Exchange
Viewing all articles
Browse latest Browse all 2

How to visualize overtones in Mathematica?

$
0
0

I would like to visualize the difference in sounds extracted by different musical instruments, which is due to different overtones. In order to do this, I define the following samples:

ViolinNote = Sound[SoundNote["G", 1, "Violin"]]PianoNote = Sound[SoundNote["G", 1, "Piano"]]GuitarNote = Sound[SoundNote["G", 1, "Guitar"]]AltosaxNote = Sound[SoundNote["G", 1, "AltoSax"]]

Naively, I expected to see the difference clearly when using Periodogram:

Periodogram[ViolinNote]Periodogram[PianoNote]

However, it is completely non-illustrative. In particular, I am not able to distinguish overtones from these plots, as they are too dense:

enter image description here

May I please ask you whether for these samples a more illustrative demonstration of different overtones exists? Or, maybe, these samples are too complicated, and for some simpler samples such a demonstration exists?


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>