You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,21 @@ You can also compile it to an exe by having the *.ico and *.spec file in same fo
11
11
Then you simply execute the exe file to launch it.
12
12
13
13
Once launched, the app will ask you to provide the path where SoundVolumeView by NirSoft is installed (or you can also put SoundVolumeView.exe in the same folder as SmartWindowsAudioProfiles.exe).
14
+
14
15
Once done, click on "Test SoundVolumeView" to ensure that the app is properly linked to SmartWindowsAudioProfiles.
16
+
15
17
Go to "Audio Devices" tab and Refresh Device List.
18
+
16
19
You can now go to"Profiles" and create a new profile then start adding rules.
20
+
17
21
The rules will be to set an Input audio device and an Output audio devices for a given running application.
22
+
18
23
Each rule is in two parts (input+output).
24
+
19
25
Once done, save and you can create another profile.
26
+
20
27
When you wish, you can then activate a profile by selecting it, and clicking on "Activate profile".
28
+
21
29
Alternatively, you can also activate a profile via command line as such : `SmartWindowsAudioProfiles.exe PROFILE_NAME` where PROFILE_NAME is the name of your profile.
0 commit comments