aboutsummaryrefslogtreecommitdiffstats
path: root/.config/SuperCollider/startupfiles/rme_babyface.scd
blob: f778262db37ca04ad07b2954440c4ce649e54dbb (plain)
1
2
3
4
5
Server.local.options.numOutputBusChannels = 12;
Server.local.options.numInputBusChannels = 10;
Server.local.options.blockSize = 128; // default: 64
Server.local.options.device = "RME Babyface";