Readme updated
This commit is contained in:
parent
b001560032
commit
a968ca3a93
@ -1,6 +1,6 @@
|
||||
# HyperAudio
|
||||
|
||||
HyperAudio is an AutoHotkey (AHK) script to toogle two Audio Output Devices for Windows 10.
|
||||
HyperAudio is an AutoHotkey (AHK) script to toogle two Audio Output Devices and to control sound volume for Windows 10.
|
||||
|
||||
## Installation
|
||||
|
||||
@ -24,6 +24,12 @@ Will Result in **hyperaudio.ini**:
|
||||
Output1=Speaker
|
||||
Output2=Headset
|
||||
```
|
||||
|
||||
Alt+WheelUp: Increase Volume +5
|
||||
Alt+WheelDown: Decrease Volume +5
|
||||
|
||||
Ctrl+F12: Toggle Audio Output Device
|
||||
|
||||
## Contributing
|
||||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user