Disclaimer: This project is currently at the early development. Expect bugs.
Note: I had an accident with my GitHub account and the commit history is reset. I've had to upload the PYPI version of the project.
I didn't test for operating systems other than linux for now. A running Jack server and -probably- a patchbay (qpwgraph, qjackctl etc.) required.
pipx install foss505
pipx will install the program in a clean environment for you. But you can alternatively do the:
pip install foss505
Make sure you have poetry installed on your system.
git clone https://github.com/reo6/foss505
cd foss505/
poetry install
Building:
poetry build
Installing:
pip install dist/foss505-X-X-X-py3-none-any.whl
Running the program:
# Assuming that you have $HOME/.local/bin on your PATH.
foss505