Skip to content

ViciousSquid/Soundboard

Repository files navigation

Soundboard

A jingle machine for audio engineers. Useful for live/studio productions when using a touch-screen.

image

Features

  • Supports WAV and MP3 files
  • Keyboard shortcuts can be assigned to buttons
  • Multiple Instances supported

Usage

There is a Windows EXE in releases: [https://github.com/ViciousSquid/Soundboard/releases]

Otherwise, Execute main.py with python (prerequisite of pygame 1.9.6+ is required)

UI:

Use the "File" menu to load an audio file. Click the assigned button to play the file. Keyboard shortcuts can be assigned using Settings Menu > Assign Shortcuts

The bar at the top of the app can be changed using Settings Menu > Change Bar Colour

Multiple Instances are supported

Suggestions/contributions welcomed