Server.local.options.numOutputBusChannels = 28; Server.local.options.numInputBusChannels = 28; Server.local.options.blockSize = 128; //256; // increase block size (default is 64) //Server.local.options.sampleRate = 41000; //96000; // increase sampling rate (if your hardware supports it) //Server.local.options.memSize = 6291456;//2097152; // 1048576; //Server.local.options.maxNodes = 65536; //Server.local.options.maxSynthDefs = 16384;