From 95775bd70d2608c6d947eeb4fc713cb50686fbd6 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Wed, 10 Feb 2021 08:18:06 +0200 Subject: [PATCH] update README-tmpl.md --- README-tmpl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-tmpl.md b/README-tmpl.md index 2cdd6a2..8085a18 100644 --- a/README-tmpl.md +++ b/README-tmpl.md @@ -99,6 +99,7 @@ The [examples](https://github.com/ggerganov/ggwave/blob/master/examples/) folder | [waver](https://github.com/ggerganov/ggwave/blob/master/examples/waver) | GUI application for sending/receiving data through sound | SDL | | [ggwave-py](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-py) | Python examples | PortAudio | | [ggwave-js](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-js) | Javascript example | Web Audio API | +| [spectrogram](https://github.com/ggerganov/ggwave/blob/master/examples/spectrogram) | Spectrogram tool | SDL | Other projects using **ggwave** or one of its prototypes: