Menu

Tree [b5ddac] master /
 History

HTTPS access


File Date Author Commit
 Licenses 2022-01-21 Robert Nelson Robert Nelson [28f434] Reformatted readme. Added miniaudio license and...
 include 2022-01-25 Robert Nelson Robert Nelson [f713d2] Added unique text for numpad keys and other spe...
 lib 2022-01-12 Robert Nelson Robert Nelson [8e1209] Removed all external libs we don't need anymore
 src 2022-01-25 Robert Nelson Robert Nelson [ab5bb0] Fixed the issue where clicking close devices wh...
 .gitattributes 2021-12-16 Robert Nelson Robert Nelson [c59423] Add .gitignore and .gitattributes.
 .gitignore 2022-01-20 Robert Nelson Robert Nelson [eb9ef7] Added the readme to the repo
 AcousticSoundboard.rc 2022-01-18 Robert Nelson Robert Nelson [2b9227] Added an icon for the file thumbnail and the wi...
 AcousticSoundboard.sln 2021-12-16 Robert Nelson Robert Nelson [a2d6bc] Add project files.
 AcousticSoundboard.vcxproj 2022-01-18 Robert Nelson Robert Nelson [2b9227] Added an icon for the file thumbnail and the wi...
 AcousticSoundboard.vcxproj.filters 2022-01-18 Robert Nelson Robert Nelson [2b9227] Added an icon for the file thumbnail and the wi...
 LICENSE 2022-01-21 Robert Nelson Robert Nelson [f87ba1] Moved back to root for github?
 icon.ico 2022-01-18 Robert Nelson Robert Nelson [2b9227] Added an icon for the file thumbnail and the wi...
 readme.md 2022-01-25 AcousticSctatic AcousticSctatic [b5ddac] Update readme.md
 resource.h 2022-01-18 Robert Nelson Robert Nelson [2b9227] Added an icon for the file thumbnail and the wi...

Read Me

AcousticSoundboard_2022-01-23_12-15-54

Acoustic Soundboard is a program for Windows which strives to be easy to use and lightweight. The main purpose is to conveniently play audio files to others while allowing the user to hear what is playing and still use their microphone normally. There is no installation required, simply unzip the contents wherever you like. On closing, the soundboard will automatically save the user's last devices, sounds, and hotkeys to a database file.

If you want others to hear your microphone and the sounds you play, you will first need to install a virtual audio cable such as this one:
https://vb-audio.com/Cable/

If you have suggestions or questions, message me on discord

Instructions
* Download the zip file under releases (or clone the repo and compile it yourself) and extract to your folder of choice. https://github.com/AcousticSctatic/AcousticSoundboard/releases/tag/BETA
* Launch AcousticSoundboard and click "Select Playback Device" and select:
1. the device where YOU want to hear the sound
2. the virtual device (eg virtual audio cable input)
* Next, click "Select Recording Device" and select your microphone. Then select the virtual device from the previous step. This is the device where your microphone's audio will be sent.
* Click "Select file" and select a sound file. Most common file formats are supported.
* Click "Set hotkey" and set a hotkey that will trigger the sound. You can use SHIFT, CONTROL, or ALT key combos, and you can set up to 50 hotkeys and sounds.
* Press your hotkey. Have fun!

With this setup, you should be able to select the virtual audio cable as your microphone in your voice call program of choice, and others should hear your voice through your microphone and the sounds you play. When you are finished, close the window and your settings will be saved automatically. Do not close your devices first, or they will be forgotten the next time you run the soundboard.


Help section
* IMPORTANT: Windows may warn you that this program contains a virus because it hooks the keyboard. Technically, it is a keylogger, but not the malicious kind. Your data stays on your computer only. See the next note below.
* IMPORTANT: If your hotkeys do not work inside another program, try running Acoustic Soundboard as administrator. This is due to a Windows security feature (integrity levels). In general, you should avoid running programs as administrator, but this one is open source, so you can verify that it is safe to use and compile it yourself.
* You can press the PAUSE|BREAK key on your keyboard to stop all sounds
* The soundboard only knows about devices that were detected when it started. In other words, if you plug in a microphone or speakers while the sondboard is running, you need to close and restart the soundboard for it to detect them.
* If your program does not allow you to select a microphone, you may have to set the virtual audio cable as your default recording (input) device in Windows before starting your other program.
* If you want to completely reset all settings, you can simply delete the "hotkeys.db" file the soundboard creates, and you will have a blank slate the next time you start it. You should probably close the program before doing so, though.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.