Skip to content

SABECK1/soundboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This was a project to learn Python and test my skills, so the code may be a bit messy.

A SoundBoard for usage with Voicemeeter, which allows the user to play sounds through discord, teamspeak etc. Purely written in Python with the usage of tkinter/customtkinter.

To run it just run the main.py file.

It is highly recommended to also have ffmpeg installed.

Required libraries:

  • customtkinter==4.1.0
  • Pillow==9.5.0
  • pydub==0.25.1
  • pygame==2.4.0
  • pynput==1.7.6
  • PyYAML==6.0
  • youtube_dl==2021.12.17

About

A SoundBoard for usage with Voicemeeter

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages