Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joaoemanuell/qtbsoundtable

Qt Basic Sound Table is a basic sound table for handling basic audios.
https://github.com/joaoemanuell/qtbsoundtable

Last synced: 28 days ago
JSON representation

Qt Basic Sound Table is a basic sound table for handling basic audios.

Awesome Lists containing this project

README

        

# qtbsoundtable

Qt Basic Sound Table is a basic sound table for handling basic audios.

# Initial settings

## Requirements

Python 3.10.8

Create the virtual environment

python -m venv .

Install dependencies:

pip install -r requirements.txt

# Running

Navigate to the project folder

qtbsoundtable cd/

Run with the following command

python app.py