diff options
-rw-r--r-- | darmstadt.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/darmstadt.json b/darmstadt.json index 7d19f9f..1a37504 100644 --- a/darmstadt.json +++ b/darmstadt.json @@ -7,6 +7,7 @@ "forwardPort": 57120, "controls":{ "left": { + "active": true, "amplitudeAttackTime": 0.01, "amplitudeReleaseTime": 0.1, "hfHainsworth": 1.0, @@ -25,6 +26,7 @@ "sendReplyFreq": 20.0 }, "right": { + "active": true, "amplitudeAttackTime": 0.01, "amplitudeReleaseTime": 0.1, "hfHainsworth": 1.0, |