feat: OSC

This commit is contained in:
cv
2021-05-05 20:00:05 +02:00
parent 70f8e14c9d
commit 0631dec3d3
7 changed files with 122 additions and 11 deletions
+3
View File
@@ -8,5 +8,8 @@
"database": {
"filename": "db.json",
"tablename": "events"
},
"osc": {
"port": 8888
}
}