aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/startupfiles/behringer_xusb.scd
diff options
context:
space:
mode:
Diffstat (limited to '.config/SuperCollider/startupfiles/behringer_xusb.scd')
-rw-r--r--.config/SuperCollider/startupfiles/behringer_xusb.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/.config/SuperCollider/startupfiles/behringer_xusb.scd b/.config/SuperCollider/startupfiles/behringer_xusb.scd
new file mode 100644
index 0000000..fce30ef
--- /dev/null
+++ b/.config/SuperCollider/startupfiles/behringer_xusb.scd
@@ -0,0 +1,5 @@
+Server.local.options.numOutputBusChannels = 32;
+Server.local.options.numInputBusChannels = 32;
+Server.local.options.blockSize = 128; // default: 64
+Server.local.options.device = "Behringer XUSB";
+