Skip to content

WouterWidgets/soundboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A soundboard for RaspberryPi

Built for, but not limited to RaspberryPi (will run on most Unix based systems)

Credits

This was originally forked from Dude036 (https://github.com/Dude036/soundboard) and edited/improved. So credits to Dude036!

Installation

Follow this tutorial: https://www.instructables.com/id/Raspberry-Pi-Soundboard/

...or: Run sudo apt-get install python3 python3-pip vlc libvlc-dev

Usage

Run python3 main.py

Keycodes on the numpad:

/, *,
7, 8, 9,
4, 5, 6,
1, 2, 3,
0, .
Sound 1-13

+
Next page

-
Previous page

Backspace
Go to page 1

Return / Enter
Stop playback of current sound

Del / Delete
Plays all paths/URL's inside the url.txt file `


Home
Reboot device (runs sudo reboot)

End
Exits the program

PageUp
Reconnect wifi (runs sudo ifup wlan0)

PageDown
Disconnect wifi (runs sudo ifdown wlan0)

About

Unix-based soundboard (e.g. for RaspberryPi)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages