A Soundboard using Qt5 and miniaudio.
Go to file
MrBesen 98c60bfc4c minimal windows compatability 2022-02-26 16:00:02 +01:00
.vscode fixed include problem 2021-12-21 20:19:00 +01:00
Log@96d10d6e72 basic config working 2021-12-13 14:48:43 +01:00
QxtGlobalShortcut@66d741954d fixed shortcut bug (ordering is important) 2021-12-15 01:11:46 +01:00
include minimal windows compatability 2022-02-26 16:00:02 +01:00
miniaudio@4203697b38 first working 2021-12-13 00:28:12 +01:00
src minimal windows compatability 2022-02-26 16:00:02 +01:00
ui doubleclick sample to play 2021-12-22 12:52:25 +01:00
.gitignore minimal windows compatability 2022-02-26 16:00:02 +01:00
.gitmodules qxtGlobalShoprtcut remote changed 2021-12-22 02:07:45 +01:00
Readme.md list of deps 2021-12-22 02:07:52 +01:00
pulseaudiosetup.sh typo in pulseaudio setup fixed 2021-12-21 18:01:45 +01:00
soundboard.json.example stop 2021-12-14 12:46:57 +01:00
soundboard.pro minimal windows compatability 2022-02-26 16:00:02 +01:00
testqt_de_DE.ts first working 2021-12-13 00:28:12 +01:00

Readme.md

qt dependencies

apt install qtmultimedia5-dev libqt5x11extras5-dev qtbase5-dev

other build deps:

apt install make g++

usefull:

apt install qtcreator