A Soundboard using Qt5 and miniaudio.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
mrbesen e4d6a15682
simple button search
6 months ago
.vscode fixed include problem 1 year ago
Log@96d10d6e72 basic config working 1 year ago
QxtGlobalShortcut@0b6f10adc8 updated to new qxtglobal shortcut version; fixed bug with reloading config disables buttons 1 year ago
debian debian packaging 6 months ago
include simple button search 6 months ago
miniaudio@4203697b38 first working 1 year ago
src simple button search 6 months ago
ui simple button search 6 months ago
.gitignore debian packaging 6 months ago
.gitmodules removed qxtGlobalshortcut 1 year ago
Readme.md list of deps 1 year ago
pulseaudiosetup.sh typo in pulseaudio setup fixed 1 year ago
soundboard.desktop build appimages 11 months ago
soundboard.json.backup basics for settings Dialog 12 months ago
soundboard.json.example added master volume config value 12 months ago
soundboard.pro simple button search 6 months ago
testqt_de_DE.ts first working 1 year ago

Readme.md

qt dependencies

apt install qtmultimedia5-dev libqt5x11extras5-dev qtbase5-dev

other build deps:

apt install make g++

usefull:

apt install qtcreator