Files @ e92db17f3e7e
Branch filter:

Location: light9/bin/rdfdb

drewp@bigasterisk.com
effectSequencer can now also process some note-like values coming from the fade/ ui
1
2
3
4
#!/bin/zsh
#pnpx vite -c light9/ascoltami/vite.config.ts &
pdm run uvicorn --port 8209 light9.rdfdb_setup:app
wait