File tree 1 file changed +31
-5
lines changed
1 file changed +31
-5
lines changed Original file line number Diff line number Diff line change 1
1
# VB-Audio-Router
2
- Advanced audio routing application build with UWP and the WinRT Audio Graph API!
3
- 🠖 Have a look at [ Basics of Nodes] ( https://github.com/ShortDevelopment/VB-Audio-Router/wiki/Basics-of-Nodes ) , to see how the application works!
2
+ VB-Audio-Router is an advanced audio routing application build with UWP and the WinRT Audio Graph API.
4
3
Learn more in the [ Wiki] ( https://github.com/ShortDevelopment/VB-Audio-Rooter/wiki ) .
5
4
6
- <a href =" https://www.microsoft.com/store/apps/9P2XZ0G2C9PD " ><img src =" https://getbadgecdn.azureedge.net/images/English_L.png " alt =" MS Store " height =" 100 " /></a >
7
-
8
- ![ grafik] ( https://user-images.githubusercontent.com/55882808/132998304-699c1fe6-b862-423d-bee6-5555218d0e8a.png )
5
+ [ ![ grafik] ( https://img.shields.io/static/v1?label=Microsoft%20Store&message=Download&color=0078D6&style=for-the-badge&logo=microsoft )] ( https://www.microsoft.com/store/apps/9P2XZ0G2C9PD )
6
+
7
+ ## Features
8
+ - Audio Routing
9
+ - Inputs
10
+ - Mic.
11
+ - File
12
+ - TTS
13
+ - ** Single app capture**
14
+ - Effects
15
+ - EQ (Windows impl)
16
+ - Reverb (Windows impl)
17
+ - Echo (Windows impl)
18
+ - Limiter (Windows impl)
19
+ - Transforms
20
+ - Gain
21
+ - Output
22
+ - Selected speaker (currently only one)
23
+ - Spectrum
24
+
25
+ ## Upcoming features (No ETA)
26
+ - File output
27
+ - Better EQ
28
+ - Multiple outputs
29
+ - Network streaming
30
+ - ** Virtual devices** (Virtual audio cable)
31
+
32
+ ## Contribute
33
+ Contributions are welcome!
34
+ Just open a PR.
You can’t perform that action at this time.
0 commit comments