forked from LizardByte/Sunshine
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(windows): Add Discord Voicemeeter Guide (LizardByte#2555)
Co-authored-by: oopsuwu <60373320+oopsuwu@users.noreply.github.com> Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
- Loading branch information
1 parent
5101ca7
commit 8fe2f89
Showing
3 changed files
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ Collection of guides written by the community! | |
|
||
app_examples | ||
linux | ||
windows |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
Windows | ||
======= | ||
|
||
Collection of Sunshine Windows host guides. | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
:glob: | ||
|
||
windows/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
Discord call audio cancellation with Voicemeeter (Standard) | ||
=========================================================== | ||
|
||
Voicemeeter | ||
^^^^^^^^^^^ | ||
|
||
#. Click Hardware Out | ||
#. Set the physical device you recieve audio to as your Hardware Out with MME | ||
#. Turn on BUS A for the Virtual Input | ||
|
||
Windows | ||
^^^^^^^ | ||
|
||
#. Open the sound settings | ||
#. Set your default Playback as Voicemeeter Input | ||
|
||
.. note:: Run audio in the background to find the device that your Virtual Input is using | ||
(Voicemeeter In #), you will see the bar to the right of the device have green bars | ||
going up and down. This device will be referred to as Voicemeeter Input. | ||
|
||
Discord | ||
^^^^^^^ | ||
|
||
#. Open the settings | ||
#. Go to Voice & Video | ||
#. Set your Output Device as the physical you receive audio to | ||
|
||
.. note:: It is usually the same device you set for Hardware Out in Voicemeeter. | ||
|
||
Sunshine | ||
^^^^^^^^ | ||
|
||
#. Go to Configuration | ||
#. Go to the Audio/Video tab | ||
#. Set Virtual Sink as Voicemeeter Input | ||
|
||
.. note:: This should be the device you set as default previously in Playback. |