Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 403 Bytes

File metadata and controls

6 lines (5 loc) · 403 Bytes

audioSpectrogram

Application Explanation

  • An Application that integrate vImage and vDSP to render the audio as an audio spectrogram.
  • The temporary completion stage application will display an audio spectrogram that visualize audio in 2D using one axis to represent time and the other axis to represent frequency.
  • The color of spectrogram represents the amplitude of the time-frequency pair.