Skip to content

micahmo/SoundBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

SoundBoard

About

SoundBoard is an elegant, easy-to-use application to save and play your favorite sounds.

  • Create multiple tabs with sounds in any grid configuration
  • Customize the look of each sound by changing the background color
  • Set sounds to loop, adjust their volume, trigger other sounds, or stop all other sounds
  • Activate sounds via hotkey
  • Instantly search and playback sounds by typing their name

Downloads

Grab the latest version here. This will download a portable SoundBoard.exe that can be run from anywhere. Use the Export Configuration function to bring your configuration to a different system.

Features

Create multiple pages with multiple sounds on each

alt text

Color-code and customize the number of sounds per page

alt text

Quickly search and play a sound just by typing

alt text

View and control playback of each sound individually

alt text

Select audio output device; allows you to route audio to a device that is not selected as the default in Windows

image

Select multiple audio output devices

image

Left-click to select a single audio output device. Right-click to select or unselect additional devices.

Note that audio playback to multiple output devices is not guaranteed to be 100% synchronized. This functionality is not officially supported by Windows or NAudio, so SoundBoard is creating separate audio streams to each device which have the potential to drift.

Pass through an audio input device

You may also select an input to pipe to your output(s). This is essentially an audio passthrough, and should be roughly equivalent listen feature in the Windows sound properties. You may optionally tweak the desired latency in the configuration file. A too-low latency may result in choppy audio.

Assign Hotkeys

You may assign local and global hotkeys to sounds. Pressing a local hotkey will play the corresponding sound when the application is active. Pressing a global hotkey will play the sound regardless of the active window.

  • Some shortcuts may be reserved by other apps or by Windows itself.
  • Using single letters/number/character hotkeys may conflict with the quick search feature.
  • Using standard Windows shortcuts may also produce unintended behavior (e.g., Tab or Win).

image

License

This code is licenced under the MIT License.