Skip to content

Commit e6bd64e

Browse files
authored
Update README.md
1 parent 2ca890d commit e6bd64e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,21 @@ You can also compile it to an exe by having the *.ico and *.spec file in same fo
1111
Then you simply execute the exe file to launch it.
1212

1313
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+
1415
Once done, click on "Test SoundVolumeView" to ensure that the app is properly linked to SmartWindowsAudioProfiles.
16+
1517
Go to "Audio Devices" tab and Refresh Device List.
18+
1619
You can now go to"Profiles" and create a new profile then start adding rules.
20+
1721
The rules will be to set an Input audio device and an Output audio devices for a given running application.
22+
1823
Each rule is in two parts (input+output).
24+
1925
Once done, save and you can create another profile.
26+
2027
When you wish, you can then activate a profile by selecting it, and clicking on "Activate profile".
28+
2129
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.
2230

2331
![Image]()

0 commit comments

Comments
 (0)