Thomas Buck f98f6890ad another attempt, using svg path for rendering to audio | 11 miesięcy temu | |
---|---|---|
.gitignore | 11 miesięcy temu | |
README.md | 11 miesięcy temu | |
osci-pi.py | 11 miesięcy temu | |
osci.service | 11 miesięcy temu | |
render.py | 11 miesięcy temu | |
toolbox.svg | 11 miesięcy temu |
Please see my blog post for more details.
Quick start instructions can be found in the top comment of the Python script in this repo.
ssh osci-music "sudo systemctl disable --now osci.service" && scp osci-pi.py osci-music:~ && ssh osci-music "sudo systemctl enable --now osci.service"