Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/n6rej/bears_audio_switcher

Quick audio switcher for WOW
https://github.com/n6rej/bears_audio_switcher

adibags audio hacktoberfest world-of-warcraft world-of-warcraft-addon

Last synced: 3 days ago
JSON representation

Quick audio switcher for WOW

Awesome Lists containing this project

README

        

# Bear's Audio Switcher
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
![Size](https://img.shields.io/github/repo-size/N6REJ/Bears_Audio_Switcher)
[![Build Curse Release](https://github.com/N6REJ/Bears_Audio_Switcher/actions/workflows/release.yml/badge.svg)](https://github.com/N6REJ/Bears_Audio_Switcher/actions/workflows/release.yml)
[![GitHub release](https://img.shields.io/github/release/N6REJ/Bears_Audio_Switcher.svg)](https://GitHub.com/N6REJ/Bears_Audio_Switcher/releases/)

![Shadowlands](https://img.shields.io/badge/Supports-Retail & Classic-0B68D7)
![11.0.0](https://img.shields.io/badge/Ready_for-11.0.0-darkgreen)
[![curse](https://img.shields.io/badge/Curseforge_Project_ID:-631148-purple)](https://www.curseforge.com/wow/addons/Bears_Audio_Switcher)

Simple WoW ACE3 addon to help switch audio devices rapidly using keybind to toggle thru the selected audio output devices in config.
Also allows you to raise and lower the master volume via keybind. This is useful, for example, when your watching youtube and the video has low volume. When you turn your speakers up you then have the game blasting in your ears. Hit a key and down the game goes while keeping youtube at a comfortable level.

Installation Instructions:

After installing the addon you need to type "/bs" or "/switch" and configure your speakers and keybind.
This is a good time to set your volume step and enable or disable sound when changing the volume



#### Defaults:
| Keybind | Description |
|---------------------|---------------------------------------------------------------------------------------------------------------------|
| Numpad * | change speaker ( will show in chatbox which speaker is now active ) |
| Numpad / | Toggle music on/off |
| Numpad + | Volume up ( will give audio announcement that volume went up or if at 100% ) |
| Numpad - | Volume down ( will give audio announcement that volume went down ) |
| Volume step | 10% per keypress |
| Notifications Sound | On |
| | *Keybinds are passed thru to the UI so it CAN be a key you normally use for other things but this isn't recommended |

![numpad](https://user-images.githubusercontent.com/1850089/175800053-a533c60d-aa99-400d-bd78-610a1adceebe.jpg)

config-change

image