From 57e20624c21509cdc6063490d36ea9ba8ef32937 Mon Sep 17 00:00:00 2001 From: Diane Cloud <72690205+dianecloud@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:35:19 -0700 Subject: [PATCH] README # Qt-Audio-Spectrum-Analyzer A simple spectrum analyser with beat detection integrated with four Adafruit mini 8x8 LED matrixes. ## Demo [![Demo Doccou alpha](https://github.com/danielholanda/Qt-Audio-Spectrum-Analyzer/blob/master/Media/demo1.gif?raw=true)](https://www.youtube.com/watch?v=x4nMBxEmUvA) [![Demo Doccou alpha](https://github.com/danielholanda/Qt-Audio-Spectrum-Analyzer/blob/master/Media/demo2.gif?raw=true)](https://www.youtube.com/watch?v=x4nMBxEmUvA) ## Bug Reports & Feature Requests You can help by reporting bugs, suggesting features, reviewing feature specifications or just by sharing your opinion. Use [GitHub Issues](https://github.com/danielholanda/Qt-Audio-Spectrum-Analyzer/issues) for all of that. ## Contributing 1. Fork the project. 2. Create a branch for your new feature. 3. Test your code. 5. Submit a pull request. All pull requests are welcome ! ## License This project uses the MIT license. See [LICENSE](https://github.com/danielholanda/Qt-Audio-Spectrum-Analyzer/blob/master/LICENSE) for more details. ## dianecloud.btc@gmail.com --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8b090d..d8cdb8a 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ All pull requests are welcome ! ## License This project uses the MIT license. See [LICENSE](https://github.com/danielholanda/Qt-Audio-Spectrum-Analyzer/blob/master/LICENSE) for more details. +## dianecloud.btc@gmail.com