Skip to content

Commit f2c1eb9

Browse files
committed
make demo downloadable
1 parent b13f7bc commit f2c1eb9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ I find it helpful to put the Picturebox inside a Panel with auto-scroll enabled,
4343

4444
An example program is included in this repository which demonstrates how to use [NAudio](https://github.com/naudio/NAudio) to get samples from the sound card and display them as a spectrogram. Spectrogram was designed to be able to display spectrograms with live or growing data, so this is exceptionally easy to implement.
4545

46+
**Run this demo: [Spectrogram.MicrophoneDemo.exe](dev/SpectrogramDemo.zip)** 👈 64-bit Windows Application
47+
4648
![](dev/microphone-spectrogram.gif)
4749

4850
To do this, keep your Spectrogram at the class level:

dev/SpectrogramDemo.zip

270 KB
Binary file not shown.

0 commit comments

Comments
 (0)