aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/startupfiles/behringer_xusb.scd
blob: fce30efa7faec15d3ae6aa5d8387fe75a92aee13 (plain)
1
2
3
4
5
Server.local.options.numOutputBusChannels = 32;
Server.local.options.numInputBusChannels = 32;
Server.local.options.blockSize = 128; // default: 64
Server.local.options.device = "Behringer XUSB";