/musicdsp

Sphinx musicdsp

Primary LanguageC

Welcome to Musicdsp.org website source

build status

Pull requests welcome!

In order to build the HTML locally with python3:

python -m venv .env
pip install -r requirements.txt
make html