akaRicane / audio-sandbox

Audio sandbox for multipurpose audio projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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()

About

Audio sandbox for multipurpose audio projects


Languages

Language:Python 79.6%Language:JavaScript 19.3%Language:Shell 0.8%Language:HTML 0.2%Language:CSS 0.1%