Skip to content

Commit f13a1be

Browse files
authored
Update README.md
1 parent 9d3a957 commit f13a1be

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@
55

66
SpectrumNet transforms real-time audio input into dynamic visual spectrums using C#/WPF. Combines advanced signal processing with modern rendering for immersive audio visualization.
77

8-
![Demo Visualization](https://github.com/user-attachments/assets/52eac8ad-b97c-4395-a998-2fb35c1ca5aa)
9-
![Overlay Mode](https://github.com/user-attachments/assets/bc2052b7-0294-4698-825d-6b2a27fc27d5)
10-
![Visual Settings](https://github.com/user-attachments/assets/b7e5397d-7de5-479f-b2ca-412f57cefa80)
11-
![Performance Settings](https://github.com/user-attachments/assets/260d3634-b1e9-4765-97a3-927aa06404a7)
8+
9+
![Menu](https://github.com/user-attachments/assets/9e3159f3-09da-472f-a357-7beb663b69df)
10+
![Visualisation](https://github.com/user-attachments/assets/a480ce47-28a2-4462-a717-29fef8fcf029)
11+
![Intro](https://github.com/user-attachments/assets/82777947-28cb-4d22-a9e3-166294801efb)
12+
1213

1314
## ✨ Key Features
1415

@@ -60,3 +61,10 @@ SpectrumNet transforms real-time audio input into dynamic visual spectrums using
6061
```xaml
6162
<!-- Replace in XAML -->
6263
<skia:SKElement /> <!-- Instead of SKGLElement -->
64+
65+
66+
![Demo Visualization](https://github.com/user-attachments/assets/52eac8ad-b97c-4395-a998-2fb35c1ca5aa)
67+
![Overlay Mode](https://github.com/user-attachments/assets/bc2052b7-0294-4698-825d-6b2a27fc27d5)
68+
![Visual Settings](https://github.com/user-attachments/assets/b7e5397d-7de5-479f-b2ca-412f57cefa80)
69+
![Performance Settings](https://github.com/user-attachments/assets/260d3634-b1e9-4765-97a3-927aa06404a7)
70+

0 commit comments

Comments
 (0)