2017-12-15 16:10:36 +01:00
2017-12-15 16:10:36 +01:00
2017-12-15 12:36:47 +01:00
2017-12-13 14:51:09 +01:00
2017-12-15 16:10:36 +01:00
2017-12-13 20:23:14 +01:00
2017-12-15 16:10:36 +01:00
2017-12-15 16:10:36 +01:00
2017-12-15 12:36:47 +01:00
2017-12-15 12:36:47 +01:00

csoundbox

A soundboard to trigger sounds remotely or local with a keyboard.

First install

  • libao
  • mpg123

On Debian:

sudo apt-get install libao-dev
sudo apt-get install mpg123

If there's no sound: Open the file /etc/libao.conf and change

default_driver=alsa
dev=default

to

default_driver=pulse
Description
A soundboard to trigger sounds remotely or local with a keyboard.
Readme 48 KiB
Languages
C 95.8%
Makefile 4.2%