linuxware/.Rack/settings-v1.json
Alexandre Cavalheiro S. Tiago Da Silva 67c7ccd66b
chore: initial commit
2021-04-05 10:48:05 -03:00

31 lines
497 B
JSON

{
"token": "",
"windowSize": [
0.0,
0.0
],
"windowPos": [
0.0,
0.0
],
"zoom": 0.0,
"invertZoom": false,
"cableOpacity": 0.5,
"cableTension": 0.5,
"allowCursorLock": true,
"realTime": false,
"sampleRate": 44100.0,
"threadCount": 1,
"paramTooltip": false,
"cpuMeter": false,
"lockModules": false,
"frameSwapInterval": 1,
"autosavePeriod": 15.0,
"patchPath": "",
"cableColors": [
"#c9b70e",
"#0c8e15",
"#c91847",
"#0986ad"
]
}