Skip to content

Instantly share code, notes, and snippets.

View phdsg's full-sized avatar

phdsg vn chfhn phdsg

View GitHub Profile
@phdsg
phdsg / panel2source.py
Last active March 9, 2018 19:59 — forked from AndrewBelt/panel2source.py
for exporting SVG panels to VCV plugin source files (updated for v0.6)
# panel2source.py
# for exporting SVG panels to VCV plugin source files
# Version: 1.1 (v0.6 changes)
# Support contact email: /dev/null
# License: CC0
import sys
import os
import re