Skip to content
This repository was archived by the owner on May 7, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 788 Bytes

File metadata and controls

11 lines (8 loc) · 788 Bytes

Realtime Spectrograph

Listens to your default recording device (microphone or StereoMix) and creates a 2d time vs. frequency plot where pixel values are relative to frequency power (in a linear or log scale). This example is not optimized for speed, but it is optimized for simplicity and should be very easy to learn from.

  • This project forked from repository consisting group of project. All others project from source repository removed.

  • Reworked parth of code, that sets palette of spectrogram.

  • Changed UI.

  • Based on this project

  • This examples uses naudio library to access the sound card