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.
VBCABLE_Driver_Pack.zip
or via the official site https://vb-audio.com/Cable/.administor
(right click
run as administor
) and reboot.sound control panel -> recording -> properties (right click on your mic) -> listen
. Now tick Listen to this device
and select CABLE Input
.CABLE Output
in any app as device and others can hear your voice and the soundboard at the same time.