Thomas Buck 273b060ab4 hacky 'fix' for scaling in rotated case | пре 10 месеци | |
---|---|---|
.gitignore | пре 10 месеци | |
Makefile | пре 10 месеци | |
README.md | пре 10 месеци | |
osci-pi.py | пре 10 месеци | |
osci.service | пре 10 месеци | |
render.py | пре 10 месеци | |
toolbox.svg | пре 10 месеци |
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"
Also include a simple script to convert single SVG paths to audio. Run the included makefile to convert the SVG files in this directory.