/audio-sandbox

Audio sandbox for multipurpose audio projects

Primary LanguagePython

General

This repository is an Audio Sandbox made for multipurpose audio projects.


Installation

Required

Python version: 3.8.5
PyAudio PyAudio‑0.2.11‑cp39‑cp39‑win_amd64.whl tuto NPM [https://www.npmjs.com/get-npm] Use bash as terminal (installed with Git). Reload IDE Check environment variables

In bash terminal, run
sh install.sh


Web App

In bash terminal, run
sh runserver.sh

Go to 127.0.0.1:5000 page in web browser


Coding rules

Pep8 is the standard with:

my_variable
my_class_method()
MyClass()