Files
AV-Live/oscope-of/bin/data/settings.json
T
2026-05-13 13:43:48 +02:00

14 lines
189 B
JSON

{
"scope": {
"buffer_size": 4096
},
"osc": {
"listen_port": 57123,
"send_host": "127.0.0.1",
"send_port": 57121
},
"display": {
"default_mode": "scope4"
}
}