Spectrogram - Audio visual is a package that allows you to create a spectrogram visualization of an audio clip.
This project allows you to easily add a spectrogram UI widget (with the aid of a seamless editor script) and then you can plot the spectrogram graph of the current audio that is playing through the audio-source.
A spectrogram is a type of visualization that allows you to see frequency over time in an audio as well as the amplitude. The color on the graph indicates various amplitudes.
Additional features