We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52a77d3 commit 6e0b42bCopy full SHA for 6e0b42b
uk.tristanstrange.SupercolliderIntegration.xrnx/main.lua
@@ -28,7 +28,7 @@ local tool_id = manifest:property("Id").value
28
local options = renoise.Document.create("SuperColliderIntegrationPreferences") {
29
sclang_host = "localhost",
30
sclang_port = 57120
31
-d}
+}
32
33
renoise.tool().preferences = options
34
0 commit comments