studiox-mixer/README.md

218 B

build dsp:

cd dsp
faust2jackconsole -osc mixer.dsp

build frontend:

cd  frontend
yarn
yarn build

build and run backend & serve frontend:

cargo run

open http://localhost:8080/index.html