Amazing-Python-Scripts

Форк
0

README.md

Beat Board Script

This program uses tkinter GUI to create a beat board in which the user can activate specific sounds based on the button or key pressed.

The following keys correspond to the positions of the pads

Left ColumnMiddle ColumnRight Column
qwe
asd
zxc

Setup instructions

This script uses the following modules:

  • tkinter
  • playsound
    • To install module run the following command: pip install playsound
  • Thread from threading

To run the script follow the following steps:

  1. Make sure you are within the Amazing-Python-Script directory
  2. Run the following command python Beat-Board/beatBoard.py

Detailed explanation of script, if needed

This script uses a class-based approach to organize the different pads that can be seen in the GUI. This class contains the functions from the playsound module. The rest of the code is creating the buttons and linking the sounds with their respective objects.

Output

Display images/gifs/videos of output/result of your script so that users can visualize it

Author

Albert Paez

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.