Simple Soundboard with a nice Nord UI
Because the release is not signed, its probably better to build from source.
Make sure you have a working git, node and yarn installation.
Clone the source code to your machine:
git clone https://github.com/LoredCast/soundboard.git
cd soundboard
yarn install
yarn build
yarn electron-build
Installation files can now be found in the /dist folder.
If you trust my code and just want an .exe, there is an installer in the realeses section.
Once the installation is finished, you'd probably want to add convenient functionality by adding a virtual input Device. This is neccessary because you want others to hear your own beautiful voice while blasting nickelback through Discord.
- Install Virtual VB Cable either through the release
VBCABLE_Driver_Pack.zipor via the official site https://vb-audio.com/Cable/. - Follow Steps for the Installer, make sure to run the installer as
administor(right clickrun as administor) and reboot. - You're now able to select Virtual Input in the Device selection in the soundboard program.
- Pipe your microphone through the Virtual Cable as well by going into the
sound control panel -> recording -> properties (right click on your mic) -> listen. Now tickListen to this deviceand selectCABLE Input. - Done! Now you can use
CABLE Outputin any app as device and others can hear your voice and the soundboard at the same time.