Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 516 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 516 Bytes

py-soundboard

A python-tool to allow playback of sound clips through a click-based interface. Needs the vlc player python bindings (provided).

Usage:

./python soundboard.py

Click on a button to select a sound file.

Left-click starts playback, another left-click stops it.

Right click on a button deselects the sound file. Right-click on a button w/o a soundfile deletes the button.

File->Add Button (Cmd+A) Adds a new button to the window

File->Add Files (Cmd+F) Allows to select multiple files at once.