Skip to content

Commit 25e7894

Browse files
authored
Update README.md
1 parent 23e2365 commit 25e7894

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# SpectrumNet - Real-Time Audio Spectrum Visualizer
23

34
[![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
@@ -7,6 +8,15 @@
78

89
![Intro](https://github.com/user-attachments/assets/82777947-28cb-4d22-a9e3-166294801efb)
910

11+
> ### 🚀 Now Available in C++!
12+
>
13+
> For users seeking maximum performance and a lighter footprint, a native C++ version of this project is now available! **[SpectrumCpp](https://github.com/diqezit/SpectrumCpp)** is built from the ground up with Win32 and Direct2D for raw speed and efficiency.
14+
>
15+
> **Check out SpectrumCpp if you:**
16+
> - Need the absolute best performance, especially in overlay mode.
17+
> - Prefer a minimal, dependency-free executable.
18+
> - Are interested in native Windows development with C++.
19+
1020
## ✨ Key Features
1121

1222
### 🎧 Advanced Audio Processing

0 commit comments

Comments
 (0)